Home
last modified time | relevance | path

Searched defs:prerenderForRect (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerContent.h50 virtual PrerenderedInval* prerenderForRect(const IntRect& dirty) { return 0; } in prerenderForRect() function
DPicturePileLayerContent.cpp41 PrerenderedInval* PicturePileLayerContent::prerenderForRect(const IntRect& dirty) in prerenderForRect() function in WebCore::PicturePileLayerContent