Home
last modified time | relevance | path

Searched defs:FrameBuffer (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp86 struct FrameBuffer struct
88 ImageHandleAllocSp image;
89 Move<VkImageView> attachment0;
90 std::vector<VkImageView> attachments;
91 Move<VkFramebuffer> buffer;
93 FrameBuffer (void) in FrameBuffer() argument
99 FrameBuffer (const FrameBuffer&) {} in FrameBuffer() function
/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
Dframe_buffer.h214 FrameBuffer(const std::vector<Plane>& planes, Dimension dimension, in FrameBuffer() function
227 FrameBuffer(std::vector<Plane>&& planes, Dimension dimension, Format format, in FrameBuffer() function
/external/libgav1/libgav1/src/gav1/
Dframe_buffer.h149 using FrameBuffer = Libgav1FrameBuffer; variable
/external/deqp-deps/amber/src/vulkan/
Dframe_buffer.cc29 FrameBuffer::FrameBuffer( in FrameBuffer() function in amber::vulkan::FrameBuffer
/external/swiftshader/src/Main/
DFrameBuffer.hpp40 class [[clang::lto_visibility_public]] FrameBuffer class
DFrameBuffer.cpp35 FrameBuffer::FrameBuffer(int width, int height, bool fullscreen, bool topLeftOrigin) in FrameBuffer() function in sw::FrameBuffer
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dsampler.py215 class FrameBuffer(): class
/external/tflite-support/tensorflow_lite_support/cc/task/vision/
Dimage_classifier.cc405 const FrameBuffer& /*frame_buffer*/, const BoundingBox& /*roi*/) { in Postprocess()
/external/webrtc/modules/video_coding/
Dframe_buffer2.cc51 FrameBuffer::FrameBuffer(Clock* clock, in FrameBuffer() function in webrtc::video_coding::FrameBuffer