Home
last modified time | relevance | path

Searched defs:planeInfo (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/tests/
H A DYUVTest.cpp52 const SkImageInfo& planeInfo = yuvaPixmapInfo.planeInfo(i); in codec_yuv() local
62 const SkImageInfo& planeInfo = yuvaPixmapInfo.planeInfo(i); in codec_yuv() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp119 vk::VkBindImagePlaneMemoryInfo planeInfo = in imageOffsetTest() local
H A DvktYCbCrFilteringTests.cpp373 const vk::PlanarFormatDescription planeInfo = imageData.getDescription(); in iterate() local
H A DvktYCbCrViewTests.cpp515 VkBindImagePlaneMemoryInfo planeInfo = in testPlaneView() local
/third_party/skia/include/core/
H A DSkYUVAPixmaps.h134 const SkImageInfo& planeInfo(int i) const { return fPlaneInfos[static_cast<size_t>(i)]; } in planeInfo() function in SkYUVAPixmapInfo::DataType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp119 vk::VkBindImagePlaneMemoryInfo planeInfo = in imageOffsetTest() local
H A DvktYCbCrViewTests.cpp467 VkBindImagePlaneMemoryInfo planeInfo = in testPlaneView() local
H A DvktYCbCrFilteringTests.cpp373 const vk::PlanarFormatDescription planeInfo = imageData.getDescription(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp440 VkBindImagePlaneMemoryInfo planeInfo = in bindImagePlanesMemory() local
H A DvkQueryUtil.cpp390 VkImagePlaneMemoryRequirementsInfo planeInfo; in getImagePlaneMemoryRequirements() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp97 CFMutableDictionaryRef planeInfo = in CreateIOSurface() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DImageTest.cpp490 AHardwareBuffer_Planes planeInfo; in writeAHBData() local
800 AHardwareBuffer_Planes planeInfo; in verifyResultAHB() local

Completed in 17 milliseconds