Searched refs:D32_Src_BitmapXferProc (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkDraw.cpp83 static void D32_Src_BitmapXferProc(void* pixels, size_t bytes, uint32_t data) { function
133 // SkDebugf("--- D32_Src_BitmapXferProc\n");
134 return D32_Src_BitmapXferProc;
/external/skqp/src/core/
H A DSkDraw.cpp82 static void D32_Src_BitmapXferProc(void* pixels, size_t bytes, uint32_t data) { function
132 // SkDebugf("--- D32_Src_BitmapXferProc\n");
133 return D32_Src_BitmapXferProc;

Completed in 131 milliseconds