Home
last modified time | relevance | path

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

12

/aosp_15_r20/system/teeui/libteeui/example/
H A Dexample_utils.h43 struct FrameBuffer { struct
44 uint32_t left_;
45 uint32_t top_;
46 uint32_t width_;
47 uint32_t height_;
48 uint32_t* buffer_;
49 size_t size_in_elements_;
50 uint32_t lineStride_;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp89 struct FrameBuffer struct
91 ImageHandleAllocSp image;
92 Move<VkImageView> attachment0;
93 std::vector<VkImageView> attachments;
94 Move<VkFramebuffer> buffer;
96 FrameBuffer(void) : image(), attachment0(), attachments(), buffer() in FrameBuffer() function
101 FrameBuffer(const FrameBuffer &) in FrameBuffer() function
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/console/
Dgop.rs297 pub fn frame_buffer(&mut self) -> FrameBuffer { in frame_buffer()
554 pub struct FrameBuffer<'gop> { struct
560 impl<'gop> FrameBuffer<'gop> { argument
/aosp_15_r20/external/rust/crates/uefi/src/proto/console/
Dgop.rs297 pub fn frame_buffer(&mut self) -> FrameBuffer { in frame_buffer()
554 pub struct FrameBuffer<'gop> { struct
560 impl<'gop> FrameBuffer<'gop> { argument
/aosp_15_r20/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/
DFrameBuffer.kt32 class FrameBuffer(width: Int, height: Int, format: Int = HardwareBuffer.RGBA_8888) { in <lambda>() class
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dmulti_frame_buffer.hpp124 template <uint16_t kSize> class FrameBuffer : public FrameWritePointer class
131 FrameBuffer(void) in FrameBuffer() function in ot::Spinel::FrameBuffer
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
H A 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
/aosp_15_r20/hardware/google/gfxstream/host/
DPostWorker.h35 class FrameBuffer; variable
DFrameBuffer.cpp591 FrameBuffer::FrameBuffer(int p_width, int p_height, gfxstream::host::FeatureSet features, bool useS… in FrameBuffer() function in gfxstream::FrameBuffer
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
DFrameBuffer.cpp3 FrameBuffer::FrameBuffer() in FrameBuffer() function in FrameBuffer
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DSampleApplication.h31 class FrameBuffer; variable
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DStackStreamFactory.java853 static abstract class FrameBuffer<F> { class in StackStreamFactory
861 FrameBuffer(int initialBatchSize) { in FrameBuffer() method in StackStreamFactory.FrameBuffer
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DStackStreamFactory.java853 static abstract class FrameBuffer<F> { class in StackStreamFactory
861 FrameBuffer(int initialBatchSize) { in FrameBuffer() method in StackStreamFactory.FrameBuffer
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/
DStackStreamFactory.java853 static abstract class FrameBuffer<F> { class in StackStreamFactory
861 FrameBuffer(int initialBatchSize) { in FrameBuffer() method in StackStreamFactory.FrameBuffer
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulationGl.h51 class FrameBuffer; variable
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dframe_buffer.cpp16 FrameBuffer::FrameBuffer() in FrameBuffer() function in arc::FrameBuffer
/aosp_15_r20/external/libgav1/src/gav1/
H A Dframe_buffer.h149 using FrameBuffer = Libgav1FrameBuffer; variable
/aosp_15_r20/external/webrtc/api/video/
H A Dframe_buffer.cc62 FrameBuffer::FrameBuffer(int max_size, in FrameBuffer() function in webrtc::FrameBuffer
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dframe_buffer.cc29 FrameBuffer::FrameBuffer( in FrameBuffer() function in amber::vulkan::FrameBuffer
/aosp_15_r20/external/autotest/client/site_tests/graphics_WebGLAquarium/
H A Dsampler.py215 class FrameBuffer(): class
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/
H A Dimage_classifier.cc405 const FrameBuffer& /*frame_buffer*/, const BoundingBox& /*roi*/) { in Postprocess()
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_buffer2.cc58 FrameBuffer::FrameBuffer(Clock* clock, in FrameBuffer() function in webrtc::video_coding::FrameBuffer
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/turbine/
Dcore-oj.jarjava/awt/font/NumericShaper$Range.class <Unknown> package java.awt. ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/turbine-combined/
Dcore-oj.jarcom/sun/net/ssl/internal/ssl/X509ExtendedTrustManager.class <Unknown> package ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/core-oj.com.android.art.debug_intermediates/
Dclasses-header.jarcom/sun/net/ssl/internal/ssl/X509ExtendedTrustManager.class <Unknown> package ...

12