Home
last modified time | relevance | path

Searched defs:restore_context (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/gpu/config/
Dgpu_info_collector_android.cc107 ScopedRestoreNonOwnedEGLContext restore_context; in CollectBasicGraphicsInfo() local
/external/chromium_org/v8/src/x87/
Dmacro-assembler-x87.cc942 void MacroAssembler::LeaveExitFrameEpilogue(bool restore_context) { in LeaveExitFrameEpilogue()
959 void MacroAssembler::LeaveApiExitFrame(bool restore_context) { in LeaveApiExitFrame()
2137 bool restore_context = context_restore_operand != NULL; in CallApiFunctionAndReturn() local
/external/chromium_org/v8/src/ia32/
Dmacro-assembler-ia32.cc1049 void MacroAssembler::LeaveExitFrameEpilogue(bool restore_context) { in LeaveExitFrameEpilogue()
1066 void MacroAssembler::LeaveApiExitFrame(bool restore_context) { in LeaveApiExitFrame()
2245 bool restore_context = context_restore_operand != NULL; in CallApiFunctionAndReturn() local
/external/chromium_org/v8/src/x64/
Dmacro-assembler-x64.cc836 bool restore_context = context_restore_operand != NULL; in CallApiFunctionAndReturn() local
4154 void MacroAssembler::LeaveApiExitFrame(bool restore_context) { in LeaveApiExitFrame()
4162 void MacroAssembler::LeaveExitFrameEpilogue(bool restore_context) { in LeaveExitFrameEpilogue()
/external/chromium_org/v8/src/arm/
Dmacro-assembler-arm.cc1160 bool restore_context) { in LeaveExitFrame()
2493 bool restore_context = context_restore_operand != NULL; in CallApiFunctionAndReturn() local
/external/chromium_org/v8/src/mips/
Dmacro-assembler-mips.cc4053 bool restore_context = context_restore_operand != NULL; in CallApiFunctionAndReturn() local
4650 bool restore_context, in LeaveExitFrame()
/external/chromium_org/v8/src/arm64/
Dmacro-assembler-arm64.cc1768 bool restore_context = context_restore_operand != NULL; in CallApiFunctionAndReturn() local
3109 bool restore_context) { in LeaveExitFrame()
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_encodeframe.c872 static void restore_context(VP9_COMP *cpi, int mi_row, int mi_col, in restore_context() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1141 static void restore_context(VP9_COMP *cpi, int mi_row, int mi_col, in restore_context() function