Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DFlowGraphNode.cpp26 int32_t frameCount = numFrames; in pullData() local
/third_party/skia/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.cpp765 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/node/deps/v8/src/inspector/
Dv8-stack-trace-impl.cc40 int frameCount = std::min(v8StackTrace->GetFrameCount(), maxStackSize); in toFramesVector() local
/third_party/ffmpeg/libavdevice/
Ddecklink_common.h122 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
DteglGLES2SharedRenderingPerfTests.cpp76 int frameCount; member
/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
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp118 uint32_t frameCount() const in frameCount() function in __anone21f98a00111::TracePerfTest
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1266 uint32_t frameCount, in WriteShareGroupCppSetupReplay()
6101 unsigned int frameCount = getFrameCount(); in writeJSON() local
6294 uint32_t frameCount = getFrameCount(); in writeMainContextCppReplay() local
/third_party/lz4/programs/
Dlz4io.c1433 unsigned long long frameCount; member