Home
last modified time | relevance | path

Searched refs:plane (Results 1 – 13 of 13) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDrmPlane.cpp22 std::unique_ptr<DrmPlane> plane(new DrmPlane(planeId)); in create() local
26 plane.get())) { in create()
32 plane->mPossibleCrtcsMask = drmPlane->possible_crtcs; in create()
35 return plane; in create()
DDrmClient.cpp207 std::find_if(planes.begin(), planes.end(), [&](const std::unique_ptr<DrmPlane>& plane) { in loadDrmDisplays() argument
208 if (!plane->isOverlay() && !plane->isPrimary()) { in loadDrmDisplays()
211 return plane->isCompatibleWith(*crtc); in loadDrmDisplays()
218 std::unique_ptr<DrmPlane> plane = std::move(*planeIt); in loadDrmDisplays() local
222 DrmDisplay::create(i, std::move(connector), std::move(crtc), std::move(plane), mFd); in loadDrmDisplays()
DDrmDisplay.h47 std::unique_ptr<DrmPlane> plane,
72 std::unique_ptr<DrmPlane> plane) in DrmDisplay() argument
76 mPlane(std::move(plane)) {} in DrmDisplay()
DDrmDisplay.cpp33 std::unique_ptr<DrmPlane> plane, in create() argument
43 if (!plane) { in create()
68 new DrmDisplay(id, std::move(connector), std::move(crtc), std::move(plane))); in create()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_dmabuf.cpp53 uint32_t plane, in linux_buffer_params_add() argument
61 << " plane=" << plane in linux_buffer_params_add()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.in4 GL_ENTRY(void, glClipPlanef, GLenum plane, const GLfloat *equation)
186 GL_ENTRY(void, glClipPlanexOES, GLenum plane, const GLfixed * equation)
187 GL_ENTRY(void, glClipPlanexIMG, GLenum plane, const GLfixed * equation)
250 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
251 GL_ENTRY(void, glClipPlanefIMG, GLenum plane, const GLfloat *equation)
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles1_core.entries11 void glClipPlanef(GLenum plane, const GLfloat *equation);
58 void glClipPlanex(GLenum plane, const GLfixed *equation);
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1100 __u32 plane; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h1100 __u32 plane; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h1132 __u32 plane; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h586 __u32 plane; member
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h595 __u32 plane; member
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h586 __u32 plane; member