/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidGlobal.h | 35 tri_uint unit; member
|
D | HidParser.h | 106 unsigned int unit; member
|
/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotTextures_unittest.cpp | 197 void useTextureUnit(GLuint unit) { in useTextureUnit() 267 GLuint createAndBindTexture(GLuint unit, GLenum bindPoint) { in createAndBindTexture()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 795 void CoreProfileEngine::activeTexture(GLenum unit) { in activeTexture() 804 void CoreProfileEngine::clientActiveTexture(GLenum unit) { in clientActiveTexture()
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 996 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_P() local 1163 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_P() local
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 1337 GLuint unit = texture - GL_TEXTURE0; in setActiveTextureUnit() local 1374 bool GLClientState::bindSampler(GLuint unit, GLuint sampler) { in bindSampler() 1384 bool GLClientState::isSamplerBindNoOp(GLuint unit, GLuint sampler) { in isSamplerBindNoOp() 2072 for (TextureUnit* unit = m_tex.unit; in deleteTextures() local
|
/hardware/google/gfxstream/host/gl/gles1_dec/ |
D | GLESv1Decoder.cpp | 230 void GLESv1Decoder::s_glTexCoordPointerData(void *self, GLint unit, GLint size, GLenum type, GLsize… in s_glTexCoordPointerData()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 716 void GLESv2Context::setBindSampler(GLuint unit, GLuint sampler) { in setBindSampler()
|
D | GLESv31Imp.cpp | 567 GL_APICALL void GL_APIENTRY glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean … in glBindImageTexture()
|
D | GLESv30Imp.cpp | 839 GL_APICALL void GL_APIENTRY glBindSampler(GLuint unit, GLuint sampler) { in glBindSampler()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_TargetTest.cpp | 2258 Rect unit{0, 0, 1, 1}; in TEST_P() local 2282 Rect unit{0, 0, 1, 1}; in TEST_P() local 2531 Rect unit{0, 0, 1, 1}; in TEST_P() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 2076 bool GLEScontext::isTextureUnitEnabled(GLenum unit) { in isTextureUnitEnabled() 2205 unsigned int GLEScontext::getBindedTexture(GLenum unit, GLenum target) { in getBindedTexture()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | GLClientState.h | 671 TextureUnit unit[MAX_TEXTURE_UNITS]; member
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 2313 void glBindSampler(GLuint unit, GLuint sampler) in glBindSampler() 2832 void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, G… in glBindImageTexture()
|
D | GL2Encoder.cpp | 5430 void GL2Encoder::s_glBindSampler(void* self, GLuint unit, GLuint sampler) { in s_glBindSampler()
|
D | gl2_enc.cpp | 8177 void glBindSampler_enc(void *self , GLuint unit, GLuint sampler) in glBindSampler_enc() 11118 void glBindImageTexture_enc(void *self , GLuint unit, GLuint texture, GLint level, GLboolean layere… in glBindImageTexture_enc()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 1237 void glTexCoordPointerData(GLint unit, GLint size, GLenum type, GLsizei stride, void* data, GLuint … in glTexCoordPointerData()
|
D | gl_enc.cpp | 4612 void glTexCoordPointerData_enc(void *self , GLint unit, GLint size, GLenum type, GLsizei stride, vo… in glTexCoordPointerData_enc()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_core.h | 9173 VkPerformanceCounterUnitKHR unit; member
|
D | vulkansc_structs.hpp | 26899 …VULKAN_HPP_NAMESPACE::PerformanceCounterUnitKHR unit = VULKAN_HPP_NAMESPACE::PerformanceCounterUni… member
|
D | vulkan_structs.hpp | 51621 …VULKAN_HPP_NAMESPACE::PerformanceCounterUnitKHR unit = VULKAN_HPP_NAMESPACE::PerformanceCounterUni… member
|