/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLESvalidate.cpp | 76 bool GLESvalidate::bufferTarget(GLenum target) { in bufferTarget() 114 bool GLESvalidate::textureTarget(GLenum target) { in textureTarget() 118 bool GLESvalidate::textureTargetLimited(GLenum target) { in textureTargetLimited() 122 bool GLESvalidate::textureTargetEx(GLenum target) { in textureTargetEx() 142 bool GLESvalidate::framebufferTarget(GLenum target){ in framebufferTarget() 167 bool GLESvalidate::renderbufferTarget(GLenum target){ in renderbufferTarget()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | Defer.h | 45 explicit DeferredAction(T target) : mTarget(std::move(target)) {} in DeferredAction() 143 inline DeferredAction<T> defer(T target) { in defer() 152 inline DeferredCallback deferCallback(fit::Callback<void()> target) { in deferCallback()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 546 bool GLClientState::tryBind(GLenum target, GLuint id) { in tryBind() 613 bool GLClientState::isBoundTargetValid(GLenum target) { in isBoundTargetValid() 629 bool GLClientState::isQueryBound(GLenum target) { in isQueryBound() 655 void GLClientState::setLastQueryTarget(GLenum target, GLuint id) { in setLastQueryTarget() 756 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer() 805 void GLClientState::bindIndexedBuffer(GLenum target, GLuint index, GLuint buffer, GLintptr offset, … in bindIndexedBuffer() 857 bool GLClientState::isNonIndexedBindNoOp(GLenum target, GLuint buffer) { in isNonIndexedBindNoOp() 868 bool GLClientState::isIndexedBindNoOp(GLenum target, GLuint index, GLuint buffer, GLintptr offset, … in isIndexedBindNoOp() 935 bool GLClientState::shouldSkipHostMapBuffer(GLenum target) { in shouldSkipHostMapBuffer() 940 void GLClientState::onHostMappedBuffer(GLenum target) { in onHostMappedBuffer() [all …]
|
/hardware/google/camera/common/profiler/ |
D | profiler.h | 232 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target, in ScopedProfiler() 240 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target) in ScopedProfiler() 246 ScopedProfiler(const std::string target, int option) in ScopedProfiler()
|
/hardware/google/gfxstream/host/tests/ |
D | CompositorVk_unittest.cpp | 187 void compareImageWithGoldenPng(const TargetImage* target, const std::string& filename, in compareImageWithGoldenPng() 379 auto target = in TEST_F() local 397 for (const auto& target : targets) { in TEST_F() local 409 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F() local 465 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F() local 520 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F() local 571 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F() local 617 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F() local 693 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F() local 813 auto target = TargetImage::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, in TEST_F() local [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | makeSubmit.py | 24 def makeTarget(outDir, extensions, submitName, title, target): argument 41 def makeSubmit(outDir, submitName, required, apideps, target='html'): argument
|
/hardware/qcom/sm7250/display/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 100 unsigned int EGLImageBuffer::getTexture(int target) in getTexture() 122 void EGLImageBuffer::bindAsTexture(int target) in bindAsTexture()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 393 void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat* params) in glGetTexParameterfv() 453 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f() 507 void glTexEnvf(GLenum target, GLenum pname, GLfloat param) in glTexEnvf() 513 void glTexEnvfv(GLenum target, GLenum pname, const GLfloat* params) in glTexEnvfv() 519 void glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf() 525 void glTexParameterfv(GLenum target, GLenum pname, const GLfloat* params) in glTexParameterfv() 549 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer() 555 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() 567 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData() 573 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData() [all …]
|
D | GLEncoder.cpp | 360 void GLEncoder::s_glBindBuffer(void *self, GLenum target, GLuint id) in s_glBindBuffer() 369 void GLEncoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GL… in s_glBufferData() 380 void GLEncoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, con… in s_glBufferSubData() 662 void GLEncoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture() 765 GLenum target, GLenum pname, GLfloat* params) in s_glGetTexParameterfv() 778 GLenum target, GLenum pname, GLint* params) in s_glGetTexParameteriv() 800 GLenum target, GLenum pname, GLfixed* params) in s_glGetTexParameterxv() 833 GLenum target, GLenum pname, GLfloat param) in s_glTexParameterf() 851 GLenum target, GLenum pname, const GLfloat* params) in s_glTexParameterfv() 869 GLenum target, GLenum pname, GLint param) in s_glTexParameteri() [all …]
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 473 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer() 479 void glBindFramebuffer(GLenum target, GLuint framebuffer) in glBindFramebuffer() 485 void glBindRenderbuffer(GLenum target, GLuint renderbuffer) in glBindRenderbuffer() 491 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() 527 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData() 533 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData() 539 GLenum glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus() 581 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D() 588 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wi… in glCompressedTexSubImage2D() 595 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() [all …]
|
D | GL2Encoder.cpp | 129 #define OVERRIDEWITH(name, target) do { \ in GL2Encoder() argument 558 ScopedQueryUpdate(GL2Encoder* ctx, uint32_t bytes, T* target) : in ScopedQueryUpdate() 661 void GL2Encoder::s_glBindBuffer(void *self, GLenum target, GLuint id) in s_glBindBuffer() 677 void GL2Encoder::doBindBufferEncodeCached(GLenum target, GLuint id) { in doBindBufferEncodeCached() 687 void GL2Encoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, G… in s_glBufferData() 705 void GL2Encoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, co… in s_glBufferSubData() 2324 GLenum target; in s_glUniform1i() local 2461 void GL2Encoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture() 2508 GLenum target, GLenum pname, GLfloat* params) in s_glGetTexParameterfv() 2526 GLenum target, GLenum pname, GLint* params) in s_glGetTexParameteriv() [all …]
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 361 static TextureData* getTextureTargetData(GLenum target){ in getTextureTargetData() 462 GL_API void GL_APIENTRY glBindBuffer( GLenum target, GLuint buffer) { in glBindBuffer() 486 GL_API void GL_APIENTRY glBindTexture( GLenum target, GLuint texture) { in glBindTexture() 529 GL_API void GL_APIENTRY glBufferData( GLenum target, GLsizeiptr size, const GLvoid *data, GLenum u… in glBufferData() 538 GL_API void GL_APIENTRY glBufferSubData( GLenum target, GLintptr offset, GLsizeiptr size, const GL… in glBufferSubData() 668 void s_glInitTexImage2D(GLenum target, GLint level, GLint internalformat, in s_glInitTexImage2D() 728 GL_API void GL_APIENTRY glCompressedTexImage2D( GLenum target, GLint level, GLenum internalformat,… in glCompressedTexImage2D() 753 GL_API void GL_APIENTRY glCompressedTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLin… in glCompressedTexSubImage2D() 777 GL_API void GL_APIENTRY glCopyTexImage2D( GLenum target, GLint level, GLenum internalformat, GLint… in glCopyTexImage2D() 807 GL_API void GL_APIENTRY glCopyTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoff… in glCopyTexSubImage2D() [all …]
|
D | GLEScmValidate.cpp | 87 bool GLEScmValidate::hintTargetMode(GLenum target,GLenum mode) { in hintTargetMode() 107 bool GLEScmValidate::texParams(GLenum target,GLenum pname) { in texParams() 123 bool GLEScmValidate::texEnv(GLenum target,GLenum pname) { in texEnv()
|
/hardware/samsung/nfc/halimpl/osi/ |
D | osi_memory.cc | 89 void OSI_mem_free(tOSI_MEM_HANDLER target) { in OSI_mem_free() 223 void OSI_queue_free(tOSI_QUEUE_HANDLER target) { in OSI_queue_free()
|
/hardware/google/gfxstream/guest/GLESv1/ |
D | gl.cpp | 61 void glEGLImageTargetTexture2DOES(void * self, GLenum target, GLeglImageOES img) in glEGLImageTargetTexture2DOES() 94 void glEGLImageTargetRenderbufferStorageOES(void *self, GLenum target, GLeglImageOES img) in glEGLImageTargetRenderbufferStorageOES()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv30Imp.cpp | 23 GL_APICALL void * GL_APIENTRY glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, G… in glMapBufferRange() 30 GL_APICALL GLboolean GL_APIENTRY glUnmapBuffer(GLenum target) { in glUnmapBuffer() 37 GL_APICALL void GL_APIENTRY glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr len… in glFlushMappedBufferRange() 43 GL_APICALL void GL_APIENTRY glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr … in glBindBufferRange() 54 GL_APICALL void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) { in glBindBufferBase() 90 GL_APICALL void GL_APIENTRY glGetBufferParameteri64v(GLenum target, GLenum value, GLint64 * data) { in glGetBufferParameteri64v() 96 GL_APICALL void GL_APIENTRY glGetBufferPointerv(GLenum target, GLenum pname, GLvoid ** params) { in glGetBufferPointerv() 610 static std::vector<GLenum> sGetEmulatedAttachmentList(GLESv2Context* ctx, GLenum target, in sGetEmulatedAttachmentList() 628 GL_APICALL void GL_APIENTRY glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GL… in glInvalidateFramebuffer() 653 GL_APICALL void GL_APIENTRY glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const… in glInvalidateSubFramebuffer() [all …]
|
D | GLESv2Imp.cpp | 484 static TextureData* getTextureTargetData(GLenum target){ in getTextureTargetData() 552 GL_APICALL void GL_APIENTRY glBindBuffer(GLenum target, GLuint buffer){ in glBindBuffer() 560 static bool sIsFboTextureTarget(GLenum target) { in sIsFboTextureTarget() 586 GLenum target; in sHasAttachmentWithFormat() local 673 GL_APICALL void GL_APIENTRY glBindFramebuffer(GLenum target, GLuint framebuffer){ in glBindFramebuffer() 706 GL_APICALL void GL_APIENTRY glBindRenderbuffer(GLenum target, GLuint renderbuffer){ in glBindRenderbuffer() 744 GL_APICALL void GL_APIENTRY glBindTexture(GLenum target, GLuint texture){ in glBindTexture() 828 GL_APICALL void GL_APIENTRY glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenu… in glBufferData() 837 GL_APICALL void GL_APIENTRY glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const… in glBufferSubData() 846 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatus(GLenum target){ in glCheckFramebufferStatus() [all …]
|
D | GLESv2Validate.cpp | 178 bool GLESv2Validate::framebufferTarget(GLEScontext* ctx, GLenum target) { in framebufferTarget() 218 bool GLESv2Validate::bufferTarget(GLEScontext* ctx, GLenum target) { in bufferTarget() 344 bool GLESv2Validate::textureTarget(GLEScontext* ctx, GLenum target) { in textureTarget() 395 bool GLESv2Validate::hintTargetMode(GLenum target,GLenum mode){ in hintTargetMode() 828 bool GLESv2Validate::textureIsCubeMap(GLenum target){ in textureIsCubeMap()
|
/hardware/qcom/sm7250/display/composer/ |
D | gl_color_convert_impl.cpp | 79 int GLColorConvertImpl::CreateContext(GLRenderTarget target, bool secure) { in CreateContext() 201 GLColorConvertImpl::GLColorConvertImpl(GLRenderTarget target, bool secure) { in GLColorConvertImpl()
|
D | gl_color_convert.cpp | 37 GLColorConvert* GLColorConvert::GetInstance(GLRenderTarget target, bool secure) { in GetInstance()
|
/hardware/google/gfxstream/guest/GLESv2/ |
D | gl2.cpp | 61 void glEGLImageTargetTexture2DOES(void * self, GLenum target, GLeglImageOES img) in glEGLImageTargetTexture2DOES() 96 void glEGLImageTargetRenderbufferStorageOES(void *self, GLenum target, GLeglImageOES img) in glEGLImageTargetRenderbufferStorageOES()
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | utils.h | 23 static inline EffectScale toScale(float target, float maximum) { in toScale()
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | GLESv2Decoder.cpp | 366 void GLESv2Decoder::s_glMapBufferRangeAEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr l… in s_glMapBufferRangeAEMU() 389 void GLESv2Decoder::s_glUnmapBufferAEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr leng… in s_glUnmapBufferAEMU() 409 void GLESv2Decoder::s_glMapBufferRangeDMA(void* self, GLenum target, GLintptr offset, GLsizeiptr le… in s_glMapBufferRangeDMA() 432 void GLESv2Decoder::s_glUnmapBufferDMA(void* self, GLenum target, GLintptr offset, GLsizeiptr lengt… in s_glUnmapBufferDMA() 467 uint64_t GLESv2Decoder::s_glMapBufferRangeDirect(void* self, GLenum target, GLintptr offset, GLsize… in s_glMapBufferRangeDirect() 489 void GLESv2Decoder::s_glUnmapBufferDirect(void* self, GLenum target, GLintptr offset, GLsizeiptr le… in s_glUnmapBufferDirect() 502 void GLESv2Decoder::s_glFlushMappedBufferRangeAEMU(void* self, GLenum target, GLintptr offset, GLsi… in s_glFlushMappedBufferRangeAEMU() 522 void GLESv2Decoder::s_glFlushMappedBufferRangeDirect(void* self, GLenum target, GLintptr offset, GL… in s_glFlushMappedBufferRangeDirect() 527 void GLESv2Decoder::s_glCompressedTexImage2DOffsetAEMU(void* self, GLenum target, GLint level, GLen… in s_glCompressedTexImage2DOffsetAEMU() 531 void GLESv2Decoder::s_glCompressedTexSubImage2DOffsetAEMU(void* self, GLenum target, GLint level, G… in s_glCompressedTexSubImage2DOffsetAEMU() [all …]
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 319 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() 326 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() 557 DisplayError HWCLayer::SetCSC(ColorSpace_t source, LayerCSC *target) { in SetCSC() 576 DisplayError HWCLayer::SetIGC(IGC_t source, LayerIGC *target) { in SetIGC()
|
/hardware/google/gfxstream/host/ |
D | Compositor.h | 37 std::unique_ptr<BorrowedImageInfo> target; member
|