/aosp_15_r20/trusty/user/app/confirmationui/examples/layouts/include/layouts/ |
D | layout.h | 238 teeui::Error drawElements(const teeui::PixelDrawer& drawPixel) override { in drawElements() function 251 teeui::Error drawElements(std::tuple<Elements...>& layout, in drawElements() function
|
/aosp_15_r20/system/teeui/libteeui/example/ |
H A D | example_utils.h | 56 Error drawElements(std::tuple<Elements...>& layout, const PixelDrawer& drawPixel) { in drawElements() function
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.inl.h | 156 ANGLE_INLINE void Context::drawElements(PrimitiveMode mode, in drawElements() function
|
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/ |
D | host_renderer.cc | 124 static teeui::Error drawElements(std::tuple<Elements...>& layout, in drawElements() function in cuttlefish::confui::ConfUiRendererImpl
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pDrawCallBatchingTests.cpp | 1019 bool drawElements = (drawType == 1); in init() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 201 angle::Result Context9::drawElements(const gl::Context *context, in drawElements() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 170 angle::Result ContextNULL::drawElements(const gl::Context *context, in drawElements() function in rx::ContextNULL
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 982 void CoreProfileEngine::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices… in drawElements() function in CoreProfileEngine
|
D | GLEScmContext.cpp | 1872 void GLEScmContext::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in drawElements() function in GLEScmContext
|
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 74 'drawElements': {4:{ 0:true, 2:true }}, property
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 346 angle::Result Context11::drawElements(const gl::Context *context, in drawElements() function in rx::Context11
|
H A D | Renderer11.cpp | 1893 angle::Result Renderer11::drawElements(const gl::Context *context, in drawElements() function in rx::Renderer11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 269 angle::Result ContextWgpu::drawElements(const gl::Context *context, in drawElements() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 507 angle::Result ContextGL::drawElements(const gl::Context *context, in drawElements() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 88 PFNGLDRAWELEMENTSPROC drawElements = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 787 void GLContext::drawElements(uint32_t mode, int count, uint32_t type, const void *indices) in drawElements() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 4285 void ReferenceContext::drawElements(uint32_t mode, int count, uint32_t type, const void *indices) in drawElements() function in sglr::ReferenceContext
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 182 glDrawElementsFunc drawElements; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 4250 angle::Result ContextVk::drawElements(const gl::Context *context, in drawElements() function in rx::ContextVk
|