Lines Matching refs:ComputeScratchKey
273 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) {
311 ComputeScratchKey(fProperty, key);
740 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &key);
811 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1);
816 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
860 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);
865 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
919 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1);
921 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey2);
939 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);
944 TestResource::ComputeScratchKey(TestResource::kB_SimulatedProperty, &scratchKey);
1108 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey);