Home
last modified time | relevance | path

Searched defs:mWindow (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.h47 ANativeWindow* mWindow; variable
/cts/tests/tests/database/src/android/database/cts/
DAbstractWindowedCursorTest.java35 private CursorWindow mWindow; field in AbstractWindowedCursorTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyLineActivity.java83 private DspWindow mWindow; field in AudioFrequencyLineActivity
DAudioFrequencySpeakerActivity.java90 private DspWindow mWindow; field in AudioFrequencySpeakerActivity
DAudioFrequencyVoiceRecognitionActivity.java112 private DspWindow mWindow; field in AudioFrequencyVoiceRecognitionActivity
DAudioFrequencyMicActivity.java115 private DspWindow mWindow; field in AudioFrequencyMicActivity
/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp32 ANativeWindow* mWindow; member in CodecEncoderSurfaceTest
DNativeCodecDecoderTest.cpp42 ANativeWindow* mWindow; member in CodecDecoderTest
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java508 MockWindow mWindow = new MockWindow(mContext); field in InstrumentationTest.MockActivity
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowTest.java104 private Window mWindow; field in WindowTest