Searched defs:SkDrawBitmapNineCommand (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDrawCommand.cpp337 SkDrawBitmapNineCommand::SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center, function in class:SkDrawBitmapNineCommand
358 void SkDrawBitmapNineCommand::execute(SkCanvas* canvas) {
362 bool SkDrawBitmapNineCommand::render(SkCanvas* canvas) const {
H A DSkDrawCommand.h206 class SkDrawBitmapNineCommand : public SkDrawCommand { class in inherits:SkDrawCommand
208 SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center,
/external/skia/src/utils/debugger/
H A DSkDrawCommand.cpp334 SkDrawBitmapNineCommand::SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center, function in class:SkDrawBitmapNineCommand
355 void SkDrawBitmapNineCommand::execute(SkCanvas* canvas) {
359 bool SkDrawBitmapNineCommand::render(SkCanvas* canvas) const {
H A DSkDrawCommand.h206 class SkDrawBitmapNineCommand : public SkDrawCommand { class in inherits:SkDrawCommand
208 SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center,

Completed in 80 milliseconds