Home
last modified time | relevance | path

Searched defs:frameCount (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DFlowGraphNode.cpp26 int32_t frameCount = numFrames; in pullData() local
/third_party/skia/m133/tests/
DSkPngRustDecoderTest.cpp143 int frameCount = codec->getFrameCount(); in DecodeLastFrame() local
346 int frameCount = codec->getFrameCount(); in DEF_TEST() local
437 int frameCount = codec->getFrameCount(); in DEF_TEST() local
DAnimatedImageTest.cpp240 const int frameCount = codec->getFrameCount(); in DEF_TEST() local
DCodecAnimTest.cpp310 int frameCount; in DEF_TEST() local
DEncodeTest.cpp647 const int frameCount = 3; in DEF_TEST() local
/third_party/skia/tools/
Dconvert-to-nia.cpp150 const int frameCount = codec->getFrameCount(); in main() local
/third_party/skia/m133/tools/
Dconvert-to-nia.cpp150 const int frameCount = codec->getFrameCount(); in main() local
/third_party/skia/src/codec/
DSkHeifCodec.cpp173 size_t frameCount = 1; in MakeFromStream() local
310 size_t frameCount; in onGetFrameCount() local
DSkWebpCodec.cpp241 const uint32_t frameCount = WebPDemuxGetI(fDemux, WEBP_FF_FRAME_COUNT); in onGetFrameCount() local
DSkCodec.cpp842 const int frameCount = this->getFrameCount(); in getFrameInfo() local
/third_party/skia/m133/src/codec/
DSkHeifCodec.cpp199 size_t frameCount = 1; in MakeFromStream() local
353 size_t frameCount; in onGetFrameCount() local
DSkWebpCodec.cpp281 const uint32_t frameCount = WebPDemuxGetI(fDemux, WEBP_FF_FRAME_COUNT); in onGetFrameCount() local
DSkCodec.cpp878 const int frameCount = this->getFrameCount(); in getFrameInfo() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMaxTextureSizeTest.cpp243 const int frameCount = 64; in TEST_P() local
/third_party/skia/modules/particles/src/
DSkParticleDrawable.cpp132 int frameCount = cols * rows; in REFLECTED() local
/third_party/skia/tests/
DAnimatedImageTest.cpp237 const int frameCount = codec->getFrameCount(); in DEF_TEST() local
DCodecAnimTest.cpp309 int frameCount; in DEF_TEST() local
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DSparseBindingTest.cpp544 constexpr uint32_t frameCount = 1000; in TestSparseBinding() local
/third_party/ffmpeg/libavdevice/
Ddecklink_common.h122 unsigned long frameCount; member
/third_party/skia/src/gpu/
DGrResourceCache.h560 uint32_t frameCount : 31; member
/third_party/vk-gl-cts/modules/egl/
DteglGetFrameTimestampsTests.cpp624 const size_t frameCount = 120; in executeForConfig() local
DteglGLES2SharedRenderingPerfTests.cpp76 int frameCount; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp798 const deUint32 frameCount = static_cast<deUint32>(COUNT); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp796 const deUint32 frameCount = static_cast<deUint32>(COUNT); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp118 uint32_t frameCount() const in frameCount() function in __anond0065bb50111::TracePerfTest

12