Home
last modified time | relevance | path

Searched refs:SubmitProc (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DVkDrawableTest.cpp96 typedef void (*SubmitProc)(TestDrawable*); typedef in TestDrawable
103 DrawHandlerImport(TestDrawable* td, DrawProc drawProc, SubmitProc submitProc, in DrawHandlerImport()
127 SubmitProc fSubmitProc;
/third_party/flutter/skia/tests/
DVkDrawableTest.cpp93 typedef void (*SubmitProc)(TestDrawable*); typedef in TestDrawable
100 DrawHandlerImport(TestDrawable* td, DrawProc drawProc, SubmitProc submitProc, in DrawHandlerImport()
124 SubmitProc fSubmitProc;
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.h162 typedef void (*SubmitProc)(SubmitContext submitContext); typedef
/third_party/skia/src/gpu/vk/
DGrVkGpu.h166 typedef void (*SubmitProc)(SubmitContext submitContext); typedef