Searched defs:resetType (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/gpu/instanced/
H A DInstancedRendering.cpp88 void InstancedRendering::resetGpuResources(ResetType resetType) { argument
92 this->onResetGpuResources(resetType);
H A DGLInstancedRendering.cpp315 void GLInstancedRendering::onResetGpuResources(ResetType resetType) { argument
316 if (fVertexArrayID && ResetType::kDestroy == resetType) {
/external/skia/src/views/
H A DSkView.cpp302 this->resetType();
305 void SkView::Click::resetType() { function in class:SkView::Click
329 this->resetType();
335 this->resetType();
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 160 milliseconds