/external/skqp/src/codec/ |
D | SkGifCodec.cpp | 151 void SkGifCodec::initializeColorTable(const SkImageInfo& dstInfo, int frameIndex) { in initializeColorTable() 179 const int frameIndex = opts.fFrameIndex; in prepareToDecode() local 230 void SkGifCodec::initializeSwizzler(const SkImageInfo& dstInfo, int frameIndex) { in initializeSwizzler() 314 const int frameIndex = options.fFrameIndex; in onIncrementalDecode() local 326 const int frameIndex = opts.fFrameIndex; in decodeFrame() local 411 void SkGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow()
|
D | SkWuffsCodec.cpp | 410 static bool independent_frame(SkCodec* codec, int frameIndex) { in independent_frame() 665 SkCodec::Result SkWuffsCodec::seekFrame(int frameIndex) { in seekFrame()
|
/external/skia/third_party/libgifcodec/ |
D | SkLibGifCodec.cpp | 149 void SkLibGifCodec::initializeColorTable(const SkImageInfo& dstInfo, int frameIndex) { in initializeColorTable() 177 const int frameIndex = opts.fFrameIndex; in prepareToDecode() local 228 void SkLibGifCodec::initializeSwizzler(const SkImageInfo& dstInfo, int frameIndex) { in initializeSwizzler() 312 const int frameIndex = options.fFrameIndex; in onIncrementalDecode() local 324 const int frameIndex = opts.fFrameIndex; in decodeFrame() local 409 void SkLibGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow()
|
D | SkGifImageReader.cpp | 452 bool SkGifImageReader::decode(int frameIndex, bool* frameComplete) in decode()
|
/external/angle/src/tests/perf_tests/ |
D | UniformsPerf.cpp | 391 size_t frameIndex = 0; in drawLoop() local 421 size_t uniform, size_t frameIndex) { in drawBenchmark() 432 size_t uniform, size_t frameIndex) { in drawBenchmark() 443 size_t uniform, size_t frameIndex) { in drawBenchmark() 454 size_t uniform, size_t frameIndex) { in drawBenchmark()
|
/external/oss-fuzz/projects/libavif/ |
D | avif_decode_fuzzer.cc | 35 int frameIndex = 0; in LLVMFuzzerTestOneInput() local
|
/external/skia/gm/ |
D | animated_gif.cpp | 41 void drawFrame(SkCanvas* canvas, int frameIndex) { in drawFrame() 130 for (int frameIndex = 0; frameIndex < fTotalFrames; frameIndex++) { in onDraw() local
|
/external/skqp/gm/ |
D | animatedGif.cpp | 45 void drawFrame(SkCanvas* canvas, int frameIndex) { in drawFrame() 136 for (int frameIndex = 0; frameIndex < fTotalFrames; frameIndex++) { in onDraw() local
|
/external/v4l2_codec2/common/ |
D | FormatConverter.cpp | 164 C2ConstGraphicBlock FormatConverter::convertBlock(uint64_t frameIndex, in convertBlock() 316 c2_status_t FormatConverter::returnBlock(uint64_t frameIndex) { in returnBlock()
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 13461 void VmaRecorder::RecordCreateAllocator(uint32_t frameIndex) in RecordCreateAllocator() 13471 void VmaRecorder::RecordDestroyAllocator(uint32_t frameIndex) in RecordDestroyAllocator() 13481 void VmaRecorder::RecordCreatePool(uint32_t frameIndex, const VmaPoolCreateInfo& createInfo, VmaPoo… in RecordCreatePool() 13498 void VmaRecorder::RecordDestroyPool(uint32_t frameIndex, VmaPool pool) in RecordDestroyPool() 13509 void VmaRecorder::RecordAllocateMemory(uint32_t frameIndex, in RecordAllocateMemory() 13534 void VmaRecorder::RecordAllocateMemoryPages(uint32_t frameIndex, in RecordAllocateMemoryPages() 13560 void VmaRecorder::RecordAllocateMemoryForBuffer(uint32_t frameIndex, in RecordAllocateMemoryForBuffer() 13589 void VmaRecorder::RecordAllocateMemoryForImage(uint32_t frameIndex, in RecordAllocateMemoryForImage() 13618 void VmaRecorder::RecordFreeMemory(uint32_t frameIndex, in RecordFreeMemory() 13630 void VmaRecorder::RecordFreeMemoryPages(uint32_t frameIndex, in RecordFreeMemoryPages() [all …]
|
/external/angle/third_party/VulkanMemoryAllocator/src/ |
D | vk_mem_alloc.h | 14580 void VmaRecorder::RecordCreateAllocator(uint32_t frameIndex) in RecordCreateAllocator() 14590 void VmaRecorder::RecordDestroyAllocator(uint32_t frameIndex) in RecordDestroyAllocator() 14600 void VmaRecorder::RecordCreatePool(uint32_t frameIndex, const VmaPoolCreateInfo& createInfo, VmaPoo… in RecordCreatePool() 14617 void VmaRecorder::RecordDestroyPool(uint32_t frameIndex, VmaPool pool) in RecordDestroyPool() 14628 void VmaRecorder::RecordAllocateMemory(uint32_t frameIndex, in RecordAllocateMemory() 14653 void VmaRecorder::RecordAllocateMemoryPages(uint32_t frameIndex, in RecordAllocateMemoryPages() 14679 void VmaRecorder::RecordAllocateMemoryForBuffer(uint32_t frameIndex, in RecordAllocateMemoryForBuffer() 14708 void VmaRecorder::RecordAllocateMemoryForImage(uint32_t frameIndex, in RecordAllocateMemoryForImage() 14737 void VmaRecorder::RecordFreeMemory(uint32_t frameIndex, in RecordFreeMemory() 14749 void VmaRecorder::RecordFreeMemoryPages(uint32_t frameIndex, in RecordFreeMemoryPages() [all …]
|
D | Tests.cpp | 4473 for(uint32_t frameIndex = 0; frameIndex < config.FrameCount; ++frameIndex) in TestPool_Benchmark() local 4624 for(uint32_t frameIndex = 0; frameIndex < config.FrameCount; ++frameIndex) in TestPool_Benchmark() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/ |
D | StackTraceRecovery.kt | 191 private fun Array<StackTraceElement>.frameIndex(methodName: String) = indexOfFirst { methodName == … in artificialFrame() method
|
/external/skqp/third_party/gif/ |
D | SkGifImageReader.cpp | 422 bool SkGifImageReader::decode(int frameIndex, bool* frameComplete) in decode()
|
/external/angle/src/libANGLE/ |
D | FrameCapture.cpp | 201 uint32_t frameIndex; member 212 uint32_t frameIndex, in GetCaptureFileName() 224 uint32_t frameIndex, in GetCaptureFilePath() 741 uint32_t frameIndex, in WriteCppReplay() 879 for (uint32_t frameIndex = frameStart; frameIndex < frameEnd; ++frameIndex) in WriteCppReplayIndexFiles() local 988 for (uint32_t frameIndex = frameStart; frameIndex < frameEnd; ++frameIndex) in WriteCppReplayIndexFiles() local 1123 for (uint32_t frameIndex = frameStart; frameIndex <= frameEnd; ++frameIndex) in WriteCppReplayIndexFiles() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/ |
D | GifDrawable.java | 251 public void onFrameRead(int frameIndex) { in onFrameRead()
|
/external/v4l2_codec2/components/ |
D | V4L2DecodeComponent.cpp | 39 int32_t frameIndexToBitstreamId(c2_cntr64_t frameIndex) { in frameIndexToBitstreamId()
|
/external/skia/src/codec/ |
D | SkWuffsCodec.cpp | 872 SkCodec::Result SkWuffsCodec::seekFrame(WhichDecoder which, int frameIndex) { in seekFrame()
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 8241 void VmaAllocator_T::SetCurrentFrameIndex(uint32_t frameIndex) in SetCurrentFrameIndex() 8620 uint32_t frameIndex) in vmaSetCurrentFrameIndex()
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 8241 void VmaAllocator_T::SetCurrentFrameIndex(uint32_t frameIndex) in SetCurrentFrameIndex() 8620 uint32_t frameIndex) in vmaSetCurrentFrameIndex()
|
/external/angle/third_party/VulkanMemoryAllocator/src/VmaReplay/ |
D | VmaReplay.cpp | 1770 uint32_t frameIndex; in ExecuteLine() local
|