HomeSort by relevance Sort by last modified time
    Searched defs:SkDrawBitmapNineCommand (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.cpp 337 SkDrawBitmapNineCommand::SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center,
358 void SkDrawBitmapNineCommand::execute(SkCanvas* canvas) {
362 bool SkDrawBitmapNineCommand::render(SkCanvas* canvas) const {
SkDrawCommand.h 206 class SkDrawBitmapNineCommand : public SkDrawCommand {
208 SkDrawBitmapNineCommand(const SkBitmap& bitmap, const SkIRect& center,

Completed in 41 milliseconds