Functions | |
| const char * | PurposeLabel (gfx::Bitmap::BitmapPurpose purpose) |
| void | LogBitmapDropIfDebug (const gfx::Bitmap &bitmap, const char *site) |
|
inline |
Definition at line 21 of file canvas_rendering.cc.
References yaze::gfx::Bitmap::kCompositeOutput, yaze::gfx::Bitmap::kEditable, yaze::gfx::Bitmap::kPreview, yaze::gfx::Bitmap::kSelectionSource, and PurposeLabel().
Referenced by LogBitmapDropIfDebug(), and PurposeLabel().

|
inline |
Definition at line 36 of file canvas_rendering.cc.
References yaze::gfx::Bitmap::height(), yaze::gfx::Bitmap::is_active(), LOG_DEBUG, LogBitmapDropIfDebug(), yaze::gfx::Bitmap::metadata(), yaze::gfx::Bitmap::BitmapMetadata::purpose, PurposeLabel(), and yaze::gfx::Bitmap::width().
Referenced by LogBitmapDropIfDebug().