Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBitmap.cpp298 static void invoke_release_proc(void (*proc)(void* pixels, void* ctx), void* pixels, void* ctx) { in invoke_release_proc() function
307 invoke_release_proc(releaseProc, pixels, context); in installPixels()
312 invoke_release_proc(releaseProc, pixels, context); in installPixels()

Completed in 2 milliseconds