/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | Stream.cpp | 40 for (auto &plane : mPlanes) in Stream() local 50 for (auto &plane : mPlanes) in ~Stream() local 269 for (auto &plane : mPlanes) in releaseTextures() local
|
D | GLES1State.cpp | 436 void GLES1State::setClipPlane(unsigned int plane, const GLfloat *equation) in setClipPlane() 446 void GLES1State::getClipPlane(unsigned int plane, GLfloat *equation) const in getClipPlane()
|
D | capture_gles_1_0_params.cpp | 27 GLenum plane, in CaptureClipPlanex_equation() 65 GLenum plane, in CaptureGetClipPlanef_equation() 74 GLenum plane, in CaptureGetClipPlanex_equation()
|
D | validationES1.cpp | 348 bool ValidateClipPlaneCommon(const Context *context, GLenum plane) in ValidateClipPlaneCommon() 680 bool ValidateClipPlanef(const Context *context, GLenum plane, const GLfloat *eqn) in ValidateClipPlanef() 685 bool ValidateClipPlanex(const Context *context, GLenum plane, const GLfixed *equation) in ValidateClipPlanex() 838 bool ValidateGetClipPlanef(const Context *context, GLenum plane, const GLfloat *equation) in ValidateGetClipPlanef() 843 bool ValidateGetClipPlanex(const Context *context, GLenum plane, const GLfixed *equation) in ValidateGetClipPlanex()
|
D | Context_gles_1_0.cpp | 71 void Context::clipPlanex(GLenum plane, const GLfixed *equation) in clipPlanex() 181 void Context::getClipPlanef(GLenum plane, GLfloat *equation) in getClipPlanef() 186 void Context::getClipPlanex(GLenum plane, GLfixed *equation) in getClipPlanex()
|
D | capture_gles_1_0_autogen.cpp | 100 GLenum plane, in CaptureClipPlanex() 315 GLenum plane, in CaptureGetClipPlanef() 332 GLenum plane, in CaptureGetClipPlanex()
|
D | validationGL1.cpp | 61 bool ValidateClipPlane(const Context *, GLenum plane, const GLdouble *equation) in ValidateClipPlane() 367 bool ValidateGetClipPlane(const Context *, GLenum plane, const GLdouble *equation) in ValidateGetClipPlane()
|
D | validationEGL.cpp | 3133 EGLAttrib plane[3]; in ValidateStreamConsumerGLTextureExternalAttribsNV() local
|
D | Context_gl.cpp | 732 void Context::clipPlane(GLenum plane, const GLdouble *equation) in clipPlane() 1032 void Context::getClipPlane(GLenum plane, GLdouble *equation) in getClipPlane()
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/gles1/ |
D | ClipPlaneTest.cpp | 46 GLenum plane = GL_CLIP_PLANE0 + i; in TEST_P() local 90 GLenum plane = GL_CLIP_PLANE0 + i; in TEST_P() local
|
/device/generic/vulkan-cereal/stream-servers/ |
D | YUVConverter.cpp | 85 GLint getGlTextureFormat(FrameworkFormat format, YUVPlane plane) { in getGlTextureFormat() 148 GLenum getGlPixelFormat(FrameworkFormat format, YUVPlane plane) { in getGlPixelFormat() 211 GLsizei getGlPixelType(FrameworkFormat format, YUVPlane plane) { in getGlPixelType() 388 YUVPlane plane, in createYUVGLTex() 408 static void readYUVTex(GLuint tex, FrameworkFormat format, YUVPlane plane, void* pixels) { in readYUVTex() 440 YUVPlane plane, in subUpdateYUVGLTex()
|
/device/generic/goldfish-opengl/system/hwc2/ |
D | DrmPresenter.cpp | 125 DrmPlane plane = {}; in initDrmElementsLocked() local 435 DrmPlane& plane = mPlanes[crtc.mPlaneId]; in flushToDisplay() local
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DrmPresenter.cpp | 193 DrmPlane plane = {}; in initDrmElementsLocked() local 553 DrmPlane& plane = mPlanes[crtc.mPlaneId]; in flushToDisplay() local
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_dmabuf.cpp | 53 uint32_t plane, in linux_buffer_params_add()
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 134 EGLint plane, in createIOSurfacePbuffer() 160 EGLint plane, in bindIOSurfaceToTexture()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/ |
D | IOSurfaceSurfaceCGL.cpp | 222 EGLAttrib plane = attribs.get(EGL_IOSURFACE_PLANE_ANGLE); in validateAttributes() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 63 void GL_APIENTRY glGetClipPlanef(GLenum plane, GLfloat *equation) in glGetClipPlanef() 268 void GL_APIENTRY glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() 444 void GL_APIENTRY glGetClipPlanex(GLenum plane, GLfixed *equation) in glGetClipPlanex()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 138 void GL_APIENTRY ClipPlanex(GLenum plane, const GLfixed *equation) in ClipPlanex() 415 void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation) in GetClipPlanef() 435 void GL_APIENTRY GetClipPlanex(GLenum plane, GLfixed *equation) in GetClipPlanex()
|
D | libGLESv2_autogen.cpp | 2322 void GL_APIENTRY glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() 2392 void GL_APIENTRY glGetClipPlanef(GLenum plane, GLfloat *equation) in glGetClipPlanef() 2397 void GL_APIENTRY glGetClipPlanex(GLenum plane, GLfixed *equation) in glGetClipPlanex() 5304 void GL_APIENTRY glClipPlanexContextANGLE(GLeglContext ctx, GLenum plane, const GLfixed *equation) in glClipPlanexContextANGLE() 6575 void GL_APIENTRY glGetClipPlanefContextANGLE(GLeglContext ctx, GLenum plane, GLfloat *equation) in glGetClipPlanefContextANGLE() 6580 void GL_APIENTRY glGetClipPlanexContextANGLE(GLeglContext ctx, GLenum plane, GLfixed *equation) in glGetClipPlanexContextANGLE()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 327 void glClipPlanef(GLenum plane, const GLfloat* equation) in glClipPlanef() 1381 void glClipPlanexOES(GLenum plane, const GLfixed* equation) in glClipPlanexOES() 1387 void glClipPlanexIMG(GLenum plane, const GLfixed* equation) in glClipPlanexIMG() 1769 void glClipPlanefOES(GLenum plane, const GLfloat* equation) in glClipPlanefOES() 1775 void glClipPlanefIMG(GLenum plane, const GLfloat* equation) in glClipPlanefIMG()
|
D | gl_enc.cpp | 111 void glClipPlanef_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanef_enc() 5351 void glClipPlanexOES_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexOES_enc() 5381 void glClipPlanexIMG_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexIMG_enc() 7317 void glClipPlanefOES_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefOES_enc() 7347 void glClipPlanefIMG_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefIMG_enc()
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 71 void glClipPlanef(GLenum plane, const GLfloat *equation) in glClipPlanef() 306 void glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() 861 void glClipPlanexOES(GLenum plane, const GLfixed *equation) in glClipPlanexOES() 1171 void glClipPlanefOES(GLenum plane, const GLfloat *equation) in glClipPlanefOES()
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 600 GL_API void GL_APIENTRY glClipPlanef( GLenum plane, const GLfloat *equation) { in glClipPlanef() 611 GL_API void GL_APIENTRY glClipPlanex( GLenum plane, const GLfixed *equation) { in glClipPlanex()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
D | entry_points_gl_1_0_autogen.cpp | 284 void GL_APIENTRY ClipPlane(GLenum plane, const GLdouble *equation) in ClipPlane() 1632 void GL_APIENTRY GetClipPlane(GLenum plane, GLdouble *equation) in GetClipPlane()
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | videodev2.h | 607 __u32 plane; member
|