Home
last modified time | relevance | path

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

/external/skia/include/pipe/
DSkGPipe.h47 void setBitmapDecoder(SkPicture::InstallPixelRefProc proc) { fProc = proc; } in setBitmapDecoder() function
/external/skia/src/core/
DSkReadBuffer.h207 void setBitmapDecoder(SkPicture::InstallPixelRefProc bitmapDecoder) { in setBitmapDecoder() function