Home
last modified time | relevance | path

Searched refs:BackendApiToStr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/
H A DGpuTypesPriv.h58 static constexpr const char* BackendApiToStr(BackendApi backend) { in BackendApiToStr() function
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp2262 logMsg += BackendApiToStr(context->backend()); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS()