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

/external/skia/src/utils/debugger/
H A DSkDrawCommand.cpp294 SkDrawBitmapNineCommand::SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center, function in class:SkDrawBitmapNineCommand
315 void SkDrawBitmapNineCommand::execute(SkCanvas* canvas) const {
319 bool SkDrawBitmapNineCommand::render(SkCanvas* canvas) const {
H A DSkDrawCommand.h215 class SkDrawBitmapNineCommand : public SkDrawCommand { class in inherits:SkDrawCommand
217 SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center,

Completed in 2245 milliseconds