Home
last modified time | relevance | path

Searched defs:mCurrentFrame (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/oboe/src/flowgraph/resampler/
H A DLinearResampler.h42 std::unique_ptr<float[]> mCurrentFrame; variable
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/resampler/
H A DLinearResampler.h42 std::unique_ptr<float[]> mCurrentFrame; variable
/aosp_15_r20/external/angle/samples/capture_replay/
H A DCaptureReplay.cpp57 uint32_t mCurrentFrame = 0; member in CaptureReplaySample
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.h250 uint32_t mCurrentFrame = 0; variable
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTracePerfTest.cpp237 uint32_t mCurrentFrame = 0; member in __anon2861a1d10111::TracePerfTest