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

  /external/opencv3/3rdparty/libwebp/dec/
idec.c 252 static void RestoreContext(const MBContext* context, VP8Decoder* const dec,
447 RestoreContext(&context, dec, token_br);
  /external/v8/src/
api.h 488 inline Context* RestoreContext();
558 Context* HandleScopeImplementer::RestoreContext() {
api.cc 779 isolate->set_context(impl->RestoreContext());
    [all...]
  /external/webp/src/dec/
idec.c 268 static void RestoreContext(const MBContext* context, VP8Decoder* const dec,
468 RestoreContext(&context, dec, token_br);

Completed in 201 milliseconds