Home
last modified time | relevance | path

Searched refs:mSurfaceWidth (Results 1 – 6 of 6) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaCudaVideoHelper.h92 unsigned int mSurfaceWidth = 0; variable
DMediaSnapshotHelper.h109 unsigned int mSurfaceWidth = 0; variable
DMediaVideoToolBoxVideoHelper.h143 unsigned int mSurfaceWidth = 0; variable
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp103 SetUpEglContextAndSurface(2, mSurfaceWidth, mSurfaceHeight, &mDisplay, &mContext, in SetUp()
113 int mSurfaceWidth = 32; member in gfxstream::tests::__anonae118ccb0111::GfxstreamEnd2EndGlTest
126 EXPECT_THAT(viewport[2], Eq(mSurfaceWidth)); in TEST_P()
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp294 mSurfaceWidth = videoDecodeCreateInfo.ulTargetWidth; in HandleVideoSequence()
DMediaH264DecoderCuvid.cpp512 mSurfaceWidth = videoDecodeCreateInfo.ulTargetWidth; in HandleVideoSequence()