Home | History | Annotate | Download | only in tests

Lines Matching defs:ComputeScratchKey

231     static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) {
252 ComputeScratchKey(fProperty, &scratchKey);
503 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &key);
567 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1);
572 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
614 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);
619 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
674 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1);
676 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey2);
694 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);
699 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
851 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);