Home
last modified time | relevance | path

Searched defs:fExecutor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkTaskGroup.h48 SkExecutor& fExecutor; variable
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDocumentPriv.h209 SkExecutor *const fExecutor; variable
/aosp_15_r20/external/skia/include/docs/
H A DSkPDFDocument.h172 SkExecutor* fExecutor = nullptr; member
/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DGrContextOptions.h104 SkExecutor* fExecutor = nullptr; member
/aosp_15_r20/external/skia/bench/
H A DPDFBench.cpp420 std::unique_ptr<SkExecutor> fExecutor; member