HomeSort by relevance Sort by last modified time
    Searched refs:contextLost (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/
GrContext.h 63 void contextLost();
66 * Similar to contextLost, but makes no attempt to reset state.
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 71 void GrContext::contextLost() {
    [all...]

Completed in 892 milliseconds