Home
last modified time | relevance | path

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

/external/skia/tests/
DBackendSurfaceMutableStateTest.cpp112 GrBackendSurfaceMutableState previousState; in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
/external/skia/src/gpu/
DGrGpu.h541 GrBackendSurfaceMutableState* previousState, in setBackendTextureState()
548 GrBackendSurfaceMutableState* previousState, in setBackendRenderTargetState()
DGrDirectContext.cpp900 GrBackendSurfaceMutableState* previousState, in setBackendTextureState()
915 GrBackendSurfaceMutableState* previousState, in setBackendRenderTargetState()
/external/wycheproof/java/com/google/security/wycheproof/
DRandomUtil.java59 protected static long previousState(long seed) { in previousState() method in RandomUtil
/external/lzma/CPP/Windows/
DSecurityUtils.h44 DWORD bufferLength, PTOKEN_PRIVILEGES previousState, PDWORD returnLength) in AdjustPrivileges()
/external/cpuinfo/src/x86/
Dname.c157 const struct parser_state previousState = *state; in transform_token() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothHidFacade.java101 int previousState = intent.getIntExtra( in onReceive() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
DCoroutineScheduler.kt658 val previousState = state in <lambda>() constant
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1792 GrBackendSurfaceMutableState* previousState, in setBackendSurfaceState()
1815 GrBackendSurfaceMutableState* previousState, in setBackendTextureState()
1829 GrBackendSurfaceMutableState* previousState, in setBackendRenderTargetState()