Searched defs:opaque (Results 1 – 8 of 8) sorted by relevance
| /device/generic/goldfish-opengl/android-emu/aemu/base/threads/ |
| D | AndroidThreadStore.h | 149 static void myDestructor(void* opaque) { in myDestructor()
|
| /device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ |
| D | etc.cpp | 225 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/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | etc.cpp | 225 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/gl/glestranslator/GLcommon/ |
| D | etc.cpp | 225 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/gl-host-common/opengl/ |
| D | GpuFrameBridge.cpp | 172 void* opaque) override { in setFrameReceiver()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/ |
| D | EglDisplay.cpp | 616 void EglDisplay::addConfig(void* opaque, const EglOS::ConfigInfo* info) { in addConfig()
|
| D | EglOsApi_wgl.cpp | 759 static void onThreadTermination(void* opaque) { in onThreadTermination()
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | tinyexr.h | 1056 void *opaque; // heap alloc function user pointer member 2019 static void *def_alloc_func(void *opaque, size_t items, size_t size) { in def_alloc_func() 2023 static void def_free_func(void *opaque, void *address) { in def_free_func()
|