/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_format_traits.hpp | 6808 …N_HPP_NAMESPACE::Format planeCompatibleFormat( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane ) in planeCompatibleFormat() 7032 …N_HPP_CONSTEXPR_14 uint8_t planeHeightDivisor( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane ) in planeHeightDivisor() 7222 …AN_HPP_CONSTEXPR_14 uint8_t planeWidthDivisor( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane ) in planeWidthDivisor()
|
D | vulkansc_format_traits.hpp | 6540 …N_HPP_NAMESPACE::Format planeCompatibleFormat( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane ) in planeCompatibleFormat() 6764 …N_HPP_CONSTEXPR_14 uint8_t planeHeightDivisor( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane ) in planeHeightDivisor() 6954 …AN_HPP_CONSTEXPR_14 uint8_t planeWidthDivisor( VULKAN_HPP_NAMESPACE::Format format, uint8_t plane ) in planeWidthDivisor()
|
D | vulkan_metal.h | 145 VkImageAspectFlagBits plane; member 152 VkImageAspectFlagBits plane; member
|
D | vulkan_structs.hpp | 32896 …VULKAN_HPP_NAMESPACE::ImageAspectFlagBits plane = VULKAN_HPP_NAMESPACE::ImageAspectFlagBits::eColo… member 44680 …VULKAN_HPP_NAMESPACE::ImageAspectFlagBits plane = VULKAN_HPP_NAMESPACE::ImageAspectFlagBits::eColo… member
|
/hardware/ti/am57x/libhwcomposer/ |
D | display.cpp | 46 for (auto plane : kdisp->card->get_planes()) { in setup_composition_pipes() local 135 kms::Plane* plane = plane_props->plane; in set_plane_properties() local
|
D | display.h | 52 kms::Plane* plane; member
|
D | hwc.cpp | 398 static void adjust_drm_plane_to_layer(hwc_layer_1_t* layer, drm_plane_props_t* plane) in adjust_drm_plane_to_layer()
|
/hardware/google/gfxstream/host/gl/ |
D | YUVConverter.cpp | 87 GLint getGlTextureFormat(FrameworkFormat format, bool yuv420888ToNv21, YUVPlane plane) { in getGlTextureFormat() 150 GLenum getGlPixelFormat(FrameworkFormat format, bool yuv420888ToNv21, YUVPlane plane) { in getGlPixelFormat() 213 GLsizei getGlPixelType(FrameworkFormat format, bool yuv420888ToNv21, YUVPlane plane) { in getGlPixelType() 452 YUVPlane plane, in createYUVGLTex() 473 YUVPlane plane, void* pixels, uint32_t pixelsStride) { in readYUVTex() 511 YUVPlane plane, in subUpdateYUVGLTex()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | Base.h | 68 } plane; member
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_image.cpp | 214 void* plane = img.data[zi]; in load_image_block() local 294 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
|
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
D | Gralloc1Hal.h | 261 const auto& plane = flex.planes[i]; in toYCbCrLayout() local
|
/hardware/google/gfxstream/guest/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 | 115 void glClipPlanef_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanef_enc() 5355 void glClipPlanexOES_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexOES_enc() 5385 void glClipPlanexIMG_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexIMG_enc() 7321 void glClipPlanefOES_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefOES_enc() 7351 void glClipPlanefIMG_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefIMG_enc()
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTests.cpp | 675 const Gralloc::LockedPlane& plane = planes[0]; in FillAhb() local
|
/hardware/google/gfxstream/host/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()
|