| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ | 
| D | vulkan_format_traits.hpp | 6756 …N_HPP_NAMESPACE::Format planeCompatibleFormat( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane )  in planeCompatibleFormat()6980 …N_HPP_CONSTEXPR_14 uint8_t planeHeightDivisor( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane )  in planeHeightDivisor()
 7170 …AN_HPP_CONSTEXPR_14 uint8_t planeWidthDivisor( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane )  in planeWidthDivisor()
 
 | 
| D | vulkan_metal.h | 143     VkImageAspectFlagBits    plane;  member150     VkImageAspectFlagBits    plane;  member
 
 | 
| D | vulkan_structs.hpp | 30230 …VULKAN_HPP_NAMESPACE::ImageAspectFlagBits plane = VULKAN_HPP_NAMESPACE::ImageAspectFlagBits::eColo…  member41089 …VULKAN_HPP_NAMESPACE::ImageAspectFlagBits plane = VULKAN_HPP_NAMESPACE::ImageAspectFlagBits::eColo…  member
 
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/ | 
| D | YUVConverter.cpp | 87 GLint getGlTextureFormat(FrameworkFormat format, YUVPlane plane) {  in getGlTextureFormat()150 GLenum getGlPixelFormat(FrameworkFormat format, YUVPlane plane) {  in getGlPixelFormat()
 213 GLsizei getGlPixelType(FrameworkFormat format, YUVPlane plane) {  in getGlPixelType()
 446                                   YUVPlane plane,  in createYUVGLTex()
 466 static void readYUVTex(GLuint tex, FrameworkFormat format, YUVPlane plane, void* pixels,  in readYUVTex()
 504                               YUVPlane plane,  in subUpdateYUVGLTex()
 
 | 
| /device/generic/goldfish-opengl/system/hwc3/ | 
| D | DrmClient.cpp | 177             std::find_if(planes.begin(), planes.end(), [&](const std::unique_ptr<DrmPlane>& plane) {  in loadDrmDisplays()188         std::unique_ptr<DrmPlane> plane = std::move(*planeIt);  in loadDrmDisplays()  local
 
 | 
| D | DrmPlane.cpp | 22     std::unique_ptr<DrmPlane> plane(new DrmPlane(planeId));  in create()  local
 | 
| D | DrmDisplay.h | 72                std::unique_ptr<DrmPlane> plane)  in DrmDisplay()
 | 
| D | DrmDisplay.cpp | 33                                                std::unique_ptr<DrmPlane> plane,  in create()
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | astcenc_image.cpp | 214 		void* plane = img.data[zi];  in load_image_block()  local294 	const uint8_t* plane = static_cast<const uint8_t*>(img.data[0]);  in load_image_block_fast_ldr()  local
 
 | 
| D | wuffs-v0.3.c | 4068                                       uint32_t plane) {  in wuffs_base__pixel_subsampling__bias_x()4076     uint32_t plane) {  in wuffs_base__pixel_subsampling__denominator_x()
 4083                                       uint32_t plane) {  in wuffs_base__pixel_subsampling__bias_y()
 4091     uint32_t plane) {  in wuffs_base__pixel_subsampling__denominator_y()
 4099 wuffs_base__pixel_subsampling::bias_x(uint32_t plane) const {  in bias_x()
 4104 wuffs_base__pixel_subsampling::denominator_x(uint32_t plane) const {  in denominator_x()
 4109 wuffs_base__pixel_subsampling::bias_y(uint32_t plane) const {  in bias_y()
 4114 wuffs_base__pixel_subsampling::denominator_y(uint32_t plane) const {  in denominator_y()
 5038 wuffs_base__pixel_buffer::plane(uint32_t p) {  in plane()  function
 
 | 
| /device/google/cuttlefish/host/libs/wayland/ | 
| D | wayland_dmabuf.cpp | 53                              uint32_t plane,  in linux_buffer_params_add()
 | 
| /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/gl/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/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ | 
| D | videodev2.h | 1100 	__u32		plane;  member
 | 
| /device/google/sunfish-kernel/sm7150/kernel-headers/linux/ | 
| D | videodev2.h | 586   __u32 plane;  member
 | 
| /device/google/coral-kernel/sm8150/kernel-headers/linux/ | 
| D | videodev2.h | 586   __u32 plane;  member
 | 
| /device/google/redbull-kernel/sm7250/kernel-headers/linux/ | 
| D | videodev2.h | 607   __u32 plane;  member
 | 
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/ | 
| D | videodev2.h | 1100 	__u32		plane;  member
 | 
| /device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ | 
| D | videodev2.h | 1132 	__u32		plane;  member
 | 
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/ | 
| D | VulkanHppGenerator.cpp | 12285   PlaneData & plane = formatData.planes.back();  in readFormatsFormatPlane()  local
 |