Home
last modified time | relevance | path

Searched defs:opaque (Results 1 – 13 of 13) sorted by relevance

/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidThreadStore.h149 static void myDestructor(void* opaque) { in myDestructor()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Detc.cpp225 bool opaque) { in decode_subblock()
267 bool isPunchthroughAlpha, bool opaque, in etc2_T_H_index()
297 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_T()
326 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_H()
393 bool opaque = (high >> 1) & 1; in etc2_decode_rgb_block() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
Detc.cpp225 bool opaque) { in decode_subblock()
267 bool isPunchthroughAlpha, bool opaque, in etc2_T_H_index()
297 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_T()
326 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_H()
393 bool opaque = (high >> 1) & 1; in etc2_decode_rgb_block() local
/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/
Detc.cpp225 bool opaque) { in decode_subblock()
267 bool isPunchthroughAlpha, bool opaque, in etc2_T_H_index()
297 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_T()
326 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_H()
393 bool opaque = (high >> 1) & 1; in etc2_decode_rgb_block() local
/device/generic/vulkan-cereal/host-common/
Dscreen-recorder.h66 void* opaque; member
DMediaH264DecoderVideoToolBox.cpp66 void MediaH264DecoderVideoToolBox::videoToolboxDecompressCallback(void* opaque, in videoToolboxDecompressCallback()
/device/generic/goldfish/camera/
DEmulatedCameraDevice.h649 static bool staticProduceFrame(void* opaque, void* buffer, in staticProduceFrame()
DCallbackNotifier.cpp175 void CallbackNotifier::releaseRecordingFrame(const void* opaque) in releaseRecordingFrame()
DEmulatedCamera.cpp451 void EmulatedCamera::releaseRecordingFrame(const void* opaque) in releaseRecordingFrame()
1078 const void* opaque) in release_recording_frame()
DEmulatedCameraDevice.cpp562 void* opaque, in FrameProducer()
/device/generic/vulkan-cereal/host-common/opengl/
DGpuFrameBridge.cpp172 void* opaque) override { in setFrameReceiver()
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglDisplay.cpp605 void EglDisplay::addConfig(void* opaque, const EglOS::ConfigInfo* info) { in addConfig()
DEglOsApi_wgl.cpp761 static void onThreadTermination(void* opaque) { in onThreadTermination()