Home
last modified time | relevance | path

Searched refs:kOutputSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/codecs/amrnb/enc/test/
Damrnb_enc_test.cpp37 kOutputSize = 1024 enumerator
95 outputBuf = (uint8_t*) malloc(kOutputSize); in encode()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DCachedSetTest.cpp72 static const ui::Size kOutputSize = ui::Size(1, 1); variable
103 mTexturePool.setDisplaySize(kOutputSize); in SetUp()
378 EXPECT_EQ(Rect(kOutputSize.width, kOutputSize.height), cachedSet.getTextureBounds()); in TEST_F()
428 EXPECT_EQ(Rect(kOutputSize.width, kOutputSize.height), cachedSet.getTextureBounds()); in TEST_F()
475 EXPECT_EQ(Rect(kOutputSize.width, kOutputSize.height), cachedSet.getTextureBounds()); in TEST_F()
525 EXPECT_EQ(Rect(kOutputSize.width, kOutputSize.height), cachedSet.getTextureBounds()); in TEST_F()