Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DProgramsTest.cpp67 class BigKeyProcessor : public GrFragmentProcessor { class
89 BigKeyProcessor() : INHERITED(kBigKeyProcessor_ClassID, kNone_OptimizationFlags) {} in BigKeyProcessor() function in __anon0470c6dc0111::BigKeyProcessor
103 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(BigKeyProcessor) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument