| /third_party/skia/gm/ |
| H A D | crosscontextimage.cpp | 37 sk_sp<SkImage> images[3]; in DEF_SIMPLE_GPU_GM_CAN_FAIL() local [all...] |
| H A D | makecolorspace.cpp | 81 sk_sp<SkImage> images[] = { in DEF_SIMPLE_GM_BG() local [all...] |
| /third_party/skia/tools/flags/ |
| H A D | CommonFlagsImages.cpp | 9 bool CollectImages(CommandLineFlags::StringArray images, SkTArray<SkString>* output) { in CollectImages() argument
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_state_image.c | 29 softpipe_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) softpipe_set_shader_images() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | VkSwapchainKHR.hpp | 52 PresentImage *images = nullptr; member in vk::SwapchainKHR
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | Swapchain.hpp | 55 std::vector<vk::Image> images; // Weak pointers. Presentable images owned by swapchain object. member in Swapchain
|
| H A D | DrawTester.hpp | 166 std::vector<std::unique_ptr<Image>> images; member in DrawTester
|
| /third_party/skia/tools/ |
| H A D | UrlDataManager.cpp | 44 void UrlDataManager::indexImages(const std::vector<sk_sp<SkImage>>& images) { in indexImages() argument
|
| /third_party/skia/tools/fiddle/ |
| H A D | examples.cpp | 19 sk_sp<SkImage> images[kImgCount]; in main() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeImageTest.cpp | 74 OH_Drawing_Image *images[10]; in HWTEST_F() local
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_wsi_tests.cpp | 802 std::array<VkImage, 16> images; in TEST() local 827 std::array<VkImage, 16> images; in TEST() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | icoenc.c | 46 IcoImage *images; member [all...] |
| H A D | icodec.c | 42 IcoImage * images; member [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_image.c | 161 struct pipe_image_view images[MAX_IMAGE_UNIFORMS]; in st_bind_images() local
|
| H A D | st_draw_feedback.c | 392 struct pipe_image_view images[PIPE_MAX_SHADER_IMAGES]; in st_feedback_draw_vbo() local
|
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_perf.c | 120 struct g2d_image *images; in fimg2d_perf_multi() local [all...] |
| /base/startup/hvb/libhvb/include/ |
| H A D | hvb.h | 76 struct hvb_image_data *images; member
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | widget_operator_test.cpp | 234 vector<unique_ptr<Widget>> images; in TEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_image_view.c | 120 svga_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) svga_set_shader_images() argument 266 svga_validate_image_view_resources(struct svga_context *svga, unsigned count, struct svga_image_view *images, bool rebind) svga_validate_image_view_resources() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_kopper.h | 53 struct kopper_swapchain_image *images; member
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_context.h | 64 struct pipe_image_view images[PIPE_MAX_SHADER_IMAGES]; member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_descriptor_set.h | 85 VkDescriptorImageInfo *images; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_cs.h | 151 } images[LP_MAX_TGSI_SHADER_IMAGES]; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 187 mali_ptr images[PIPE_SHADER_TYPES]; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleBaseResolve.cpp | 192 std::vector<VkImage> images = { **imageMS, **imageRS}; in iterate() local
|