Home
last modified time | relevance | path

Searched defs:DestroyContext (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DGoldfishMediaDefs.h31 DestroyContext = 1, enumerator
/hardware/qcom/sm7250/display/composer/
Dgl_common.cpp162 void GLCommon::DestroyContext(GLContext* ctx) { in DestroyContext() function in sdm::GLCommon
/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp413 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DestroyContext(uint32_t contextId) { in DestroyContext() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl
1099 void EmulatedVirtioGpu::DestroyContext(uint32_t contextId) { mImpl->DestroyContext(contextId); } in DestroyContext() function in gfxstream::EmulatedVirtioGpu