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

  /external/skia/gpu/include/
GrContext.h 66 void contextLost();
69 * Similar to contextLost, but makes no attempt to reset state.
  /external/skia/samplecode/
SampleApp.cpp 395 fGrContext->contextLost();
    [all...]
  /external/skia/gpu/src/
GrContext.cpp 76 void GrContext::contextLost() {
    [all...]

Completed in 858 milliseconds