Lines Matching defs:ComputeScratchKey
297 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) {
318 ComputeScratchKey(fProperty, &scratchKey);
566 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &key);
630 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1);
635 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
677 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);
682 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
737 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1);
739 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey2);
757 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);
762 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
929 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);