OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkDrawBitmapNineCommand
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.cpp
314
SkDrawBitmapNineCommand
::
SkDrawBitmapNineCommand
(const SkBitmap& bitmap, const SkIRect& center,
335
void
SkDrawBitmapNineCommand
::execute(SkCanvas* canvas) {
339
bool
SkDrawBitmapNineCommand
::render(SkCanvas* canvas) const {
SkDrawCommand.h
177
class
SkDrawBitmapNineCommand
: public SkDrawCommand {
179
SkDrawBitmapNineCommand
(const SkBitmap& bitmap, const SkIRect& center,
/external/skia/src/utils/debugger/
SkDrawCommand.cpp
314
SkDrawBitmapNineCommand
::
SkDrawBitmapNineCommand
(const SkBitmap& bitmap, const SkIRect& center,
335
void
SkDrawBitmapNineCommand
::execute(SkCanvas* canvas) {
339
bool
SkDrawBitmapNineCommand
::render(SkCanvas* canvas) const {
SkDrawCommand.h
177
class
SkDrawBitmapNineCommand
: public SkDrawCommand {
179
SkDrawBitmapNineCommand
(const SkBitmap& bitmap, const SkIRect& center,
Completed in 133 milliseconds