| /third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/ |
| D | OneShotSampleSource.cpp | 38 for (int32_t frameIndex = 0; frameIndex < numWriteFrames; frameIndex++) { in mixAudio() local 44 for (int32_t frameIndex = 0; frameIndex < numWriteFrames; frameIndex++) { in mixAudio() local
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| D | SkLibGifCodec.cpp | 156 void SkLibGifCodec::initializeColorTable(const SkImageInfo& dstInfo, int frameIndex) { in initializeColorTable() 184 const int frameIndex = opts.fFrameIndex; in prepareToDecode() local 235 void SkLibGifCodec::initializeSwizzler(const SkImageInfo& dstInfo, int frameIndex) { in initializeSwizzler() 319 const int frameIndex = options.fFrameIndex; in onIncrementalDecode() local 331 const int frameIndex = opts.fFrameIndex; in decodeFrame() local 416 void SkLibGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow()
|
| D | SkGifImageReader.cpp | 452 bool SkGifImageReader::decode(int frameIndex, bool* frameComplete) in decode()
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | UniformsPerf.cpp | 386 size_t frameIndex = 0; in drawLoop() local 416 size_t uniform, size_t frameIndex) { in drawBenchmark() 427 size_t uniform, size_t frameIndex) { in drawBenchmark() 438 size_t uniform, size_t frameIndex) { in drawBenchmark() 449 size_t uniform, size_t frameIndex) { in drawBenchmark()
|
| /third_party/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
|
| /third_party/skia/third_party/externals/angle2/util/capture/ |
| D | frame_capture_test_utils.h | 100 void replayFrame(uint32_t frameIndex) { callFunc<ReplayFrameFunc>("ReplayFrame", frameIndex); } in replayFrame() 108 const char *getSerializedContextState(uint32_t frameIndex) in getSerializedContextState()
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 15126 void VmaRecorder::RecordCreateAllocator(uint32_t frameIndex) in RecordCreateAllocator() 15136 void VmaRecorder::RecordDestroyAllocator(uint32_t frameIndex) in RecordDestroyAllocator() 15146 void VmaRecorder::RecordCreatePool(uint32_t frameIndex, const VmaPoolCreateInfo& createInfo, VmaPoo… in RecordCreatePool() 15163 void VmaRecorder::RecordDestroyPool(uint32_t frameIndex, VmaPool pool) in RecordDestroyPool() 15174 void VmaRecorder::RecordAllocateMemory(uint32_t frameIndex, in RecordAllocateMemory() 15199 void VmaRecorder::RecordAllocateMemoryPages(uint32_t frameIndex, in RecordAllocateMemoryPages() 15225 void VmaRecorder::RecordAllocateMemoryForBuffer(uint32_t frameIndex, in RecordAllocateMemoryForBuffer() 15254 void VmaRecorder::RecordAllocateMemoryForImage(uint32_t frameIndex, in RecordAllocateMemoryForImage() 15283 void VmaRecorder::RecordFreeMemory(uint32_t frameIndex, in RecordFreeMemory() 15295 void VmaRecorder::RecordFreeMemoryPages(uint32_t frameIndex, in RecordFreeMemoryPages() [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 232 uint32_t frameIndex; member 312 uint32_t frameIndex; member 346 uint32_t frameIndex; member 1152 uint32_t frameIndex, in WriteCppReplayFunctionWithParts() 1217 uint32_t frameIndex, in WriteAuxiliaryContextCppSetupReplay() 1265 uint32_t frameIndex, in WriteShareGroupCppSetupReplay() 6211 for (uint32_t frameIndex : mActiveFrameIndices) in writeCppReplayIndexFiles() local 6250 for (uint32_t frameIndex = 1; frameIndex <= getFrameCount(); ++frameIndex) in writeCppReplayIndexFiles() local 6295 uint32_t frameIndex = getReplayFrameIndex(); in writeMainContextCppReplay() local 7254 void ReplayWriter::saveFrame(uint32_t frameIndex) in saveFrame()
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | D3D12Sample.cpp | 198 void WaitForFrame(size_t frameIndex) // wait until gpu is finished with command list in WaitForFrame() 213 void WaitGPUIdle(size_t frameIndex) in WaitGPUIdle()
|
| D | Tests.cpp | 256 for (UINT frameIndex = BEGIN_INDEX; frameIndex < END_INDEX; ++frameIndex) in TestFrameIndexAndJson() local
|
| D | D3D12MemAlloc.cpp | 4813 void AllocatorPimpl::SetCurrentFrameIndex(UINT frameIndex) in SetCurrentFrameIndex() 5538 void Allocator::SetCurrentFrameIndex(UINT frameIndex) in SetCurrentFrameIndex()
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
| D | NativeAudioContext.cpp | 268 for (int32_t frameIndex = 0; frameIndex < mRecording->getSizeInFrames(); frameIndex++) { in saveWaveFile() local
|
| /third_party/skia/src/codec/ |
| D | SkWuffsCodec.cpp | 836 SkCodec::Result SkWuffsCodec::seekFrame(WhichDecoder which, int frameIndex) { in seekFrame()
|