Home
last modified time | relevance | path

Searched defs:LazyPixelRef (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/skia/ext/
Dlazy_pixel_ref.cc9 LazyPixelRef::LazyPixelRef(const SkImageInfo& info) : SkPixelRef(info) { in LazyPixelRef() function in skia::LazyPixelRef
/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformInstrumentation.cpp44 const char PlatformInstrumentation::LazyPixelRef[] = "LazyPixelRef"; member in blink::PlatformInstrumentation
DPlatformInstrumentation.h69 static const char LazyPixelRef[]; variable
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTracingTimelineModel.js100 LazyPixelRef: "LazyPixelRef", property