Home
last modified time | relevance | path

Searched defs:isUseNewMatrix (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h159 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
H A Diconsumer_surface.h156 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
H A Dibuffer_producer.h126 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_client_producer.cpp178 …sptr<SyncFence>& fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix, uint32_t comma… in GetLastFlushedBufferCommon()
209 sptr<SyncFence>& fence, float matrix[16], bool isUseNewMatrix) in GetLastFlushedBuffer()
721 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
H A Dconsumer_surface.cpp122 sptr<SyncFence>& fence, float matrix[16], bool isUseNewMatrix) in GetLastFlushedBuffer()
797 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
H A Dbuffer_queue_producer.cpp317 bool isUseNewMatrix = arguments.ReadBool(); in GetLastFlushedBufferRemote() local
735 bool isUseNewMatrix = arguments.ReadBool(); in AcquireLastFlushedBufferRemote() local
827 sptr<SyncFence> &fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
932 sptr<SyncFence>& fence, float matrix[16], bool isUseNewMatrix) in GetLastFlushedBuffer()
H A Dproducer_surface.cpp322 sptr<SyncFence>& fence, float matrix[16], bool isUseNewMatrix) in GetLastFlushedBuffer()
1057 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
H A Dbuffer_queue.cpp651 …sptr<SyncFence>& fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix, bool needRecor… in GetLastFlushedBuffer()
698 float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) in AcquireLastFlushedBuffer()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp139 bool isUseNewMatrix = GetData<bool>(); in BufferQueueFuzzTest1() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp119 bool isUseNewMatrix = GetData<bool>(); in BufferQueueProducerFuzzTest1() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp292 bool isUseNewMatrix = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local