Home
last modified time | relevance | path

Searched defs:mFrameEventHistory (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/
DSurface.h541 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/
DSurface.h541 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/
DSurface.h541 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurface.h541 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DSurface.h591 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurface.h591 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gui/include/gui/
DSurface.h579 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/
DSurface.h591 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DSurface.h591 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DSurface.h620 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurface.h620 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DSurface.h620 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DSurface.h620 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DSurface.h724 std::unique_ptr<ProducerFrameEventHistory> mFrameEventHistory; variable
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp636 ConsumerFrameEventHistory mFrameEventHistory; member in android::FakeConsumer