Home
last modified time | relevance | path

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

/external/skia/tests/
DResourceCacheTest.cpp278 enum SimulatedProperty { kA_SimulatedProperty, kB_SimulatedProperty }; enumerator
284 , fProperty(kA_SimulatedProperty) in TestResource()
343 , fProperty(kA_SimulatedProperty) in TestResource()
600 TestResource::kA_SimulatedProperty); in test_unbudgeted_to_scratch()
602 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &key); in test_unbudgeted_to_scratch()
668 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1); in test_duplicate_scratch_key()
715 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey); in test_remove_scratch_key()
775 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey1); in test_scratch_key_consistency()
795 TestResource::ComputeScratchKey(TestResource::kA_SimulatedProperty, &scratchKey); in test_scratch_key_consistency()
927 TestResource::kA_SimulatedProperty); in test_purge_invalidated()
[all …]