Home
last modified time | relevance | path

Searched defs:unit (Results 1 – 21 of 21) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidGlobal.h35 tri_uint unit; member
DHidParser.h106 unsigned int unit; member
/hardware/google/gfxstream/host/tests/
DGLSnapshotTextures_unittest.cpp197 void useTextureUnit(GLuint unit) { in useTextureUnit()
267 GLuint createAndBindTexture(GLuint unit, GLenum bindPoint) { in createAndBindTexture()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp795 void CoreProfileEngine::activeTexture(GLenum unit) { in activeTexture()
804 void CoreProfileEngine::clientActiveTexture(GLenum unit) { in clientActiveTexture()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp996 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/
DGLClientState.cpp1337 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/
DGLESv1Decoder.cpp230 void GLESv1Decoder::s_glTexCoordPointerData(void *self, GLint unit, GLint size, GLenum type, GLsize… in s_glTexCoordPointerData()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp716 void GLESv2Context::setBindSampler(GLuint unit, GLuint sampler) { in setBindSampler()
DGLESv31Imp.cpp567 GL_APICALL void GL_APIENTRY glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean … in glBindImageTexture()
DGLESv30Imp.cpp839 GL_APICALL void GL_APIENTRY glBindSampler(GLuint unit, GLuint sampler) { in glBindSampler()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp2258 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/
DGLEScontext.cpp2076 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/
DGLClientState.h671 TextureUnit unit[MAX_TEXTURE_UNITS]; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp2313 void glBindSampler(GLuint unit, GLuint sampler) in glBindSampler()
2832 void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, G… in glBindImageTexture()
DGL2Encoder.cpp5430 void GL2Encoder::s_glBindSampler(void* self, GLuint unit, GLuint sampler) { in s_glBindSampler()
Dgl2_enc.cpp8177 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/
Dgl_entry.cpp1237 void glTexCoordPointerData(GLint unit, GLint size, GLenum type, GLsizei stride, void* data, GLuint … in glTexCoordPointerData()
Dgl_enc.cpp4612 void glTexCoordPointerData_enc(void *self , GLint unit, GLint size, GLenum type, GLsizei stride, vo… in glTexCoordPointerData_enc()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h9173 VkPerformanceCounterUnitKHR unit; member
Dvulkansc_structs.hpp26899 …VULKAN_HPP_NAMESPACE::PerformanceCounterUnitKHR unit = VULKAN_HPP_NAMESPACE::PerformanceCounterUni… member
Dvulkan_structs.hpp51621 …VULKAN_HPP_NAMESPACE::PerformanceCounterUnitKHR unit = VULKAN_HPP_NAMESPACE::PerformanceCounterUni… member