Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/src/utils/
DSkInterpolator.cpp28 void SkInterpolatorBase::reset(int elemCount, int frameCount) { in reset()
138 SkInterpolator::SkInterpolator(int elemCount, int frameCount) { in SkInterpolator()
143 void SkInterpolator::reset(int elemCount, int frameCount) { in reset()
/third_party/flutter/engine/flutter/lib/ui/painting/
Dsingle_frame_codec.cc17 int SingleFrameCodec::frameCount() const { in frameCount() function in flutter::SingleFrameCodec
Dmulti_frame_codec.cc180 int MultiFrameCodec::frameCount() const { in frameCount() function in flutter::MultiFrameCodec
/third_party/flutter/flutter/dev/integration_tests/external_ui/android/app/src/main/java/io/flutter/externalui/
DMainActivity.java132 private int frameCount = 0; field in FrameRenderer
/third_party/skia/third_party/externals/oboe/src/flowgraph/
DFlowGraphNode.cpp26 int32_t frameCount = numFrames; in pullData() local
/third_party/skia/src/codec/
DSkHeifCodec.cpp159 size_t frameCount = 1; in MakeFromStream() local
296 size_t frameCount; in onGetFrameCount() local
DSkWebpCodec.cpp241 const uint32_t frameCount = WebPDemuxGetI(fDemux, WEBP_FF_FRAME_COUNT); in onGetFrameCount() local
DSkCodec.cpp765 const int frameCount = this->getFrameCount(); in getFrameInfo() local
/third_party/flutter/skia/src/codec/
DSkHeifCodec.cpp142 size_t frameCount = 1; in MakeFromStream() local
296 size_t frameCount; in onGetFrameCount() local
DSkWebpCodec.cpp241 const uint32_t frameCount = WebPDemuxGetI(fDemux, WEBP_FF_FRAME_COUNT); in onGetFrameCount() local
DSkCodec.cpp698 const int frameCount = this->getFrameCount(); in getFrameInfo() local
/third_party/skia/tools/
Dconvert-to-nia.cpp150 const int frameCount = codec->getFrameCount(); in main() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMaxTextureSizeTest.cpp245 const int frameCount = 64; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMaxTextureSizeTest.cpp243 const int frameCount = 64; in TEST_P() local
/third_party/flutter/skia/modules/particles/src/
DSkParticleDrawable.cpp128 int frameCount = fCols * fRows; in REFLECTED() local
/third_party/flutter/skia/tests/
DAnimatedImageTest.cpp123 const int frameCount = codec->getFrameCount(); in DEF_TEST() local
DCodecAnimTest.cpp231 int frameCount; in DEF_TEST() 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/ffmpeg/libavdevice/
Ddecklink_common.h119 unsigned long frameCount; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_camera.js516 frameCount: '[PC preview] unknow frameCount' property
/third_party/vk-gl-cts/modules/egl/
DteglGetFrameTimestampsTests.cpp600 const size_t frameCount = 120; in executeForConfig() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp798 const deUint32 frameCount = static_cast<deUint32>(COUNT); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp798 const deUint32 frameCount = static_cast<deUint32>(COUNT); in iterate() local

12