Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/gpu/graphite/precompile/
H A DPrecompileImageFilter.h21 class PrecompileImageFilterPriv; variable
39 friend class PrecompileImageFilterPriv; variable
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileImageFilterPriv.h32 explicit PrecompileImageFilterPriv(PrecompileImageFilter* precompileImageFilter) in PrecompileImageFilterPriv() function