/external/skia/src/gpu/ |
H A D | GrLayerAtlas.cpp | 84 int textureHeight = fBackingTextureSize.height(); local 87 int plotHeight = textureHeight / numPlotsY; 90 SkASSERT(plotHeight * numPlotsY == textureHeight);
|
/external/deqp/modules/glshared/ |
H A D | glsStateChangePerfTestCases.cpp | 336 const int textureHeight = 64; local 344 genTextureData(textureData, textureWidth, textureHeight); 346 DE_ASSERT(textureData.size() == textureWidth * textureHeight * 4); 358 gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA, textureWidth, textureHeight, 0, GL_RGBA, GL_UNSIGNED_BYTE, &(textureData[0]));
|
/external/deqp/modules/gles3/functional/ |
H A D | es3fASTCDecompressionCases.cpp | 332 const int textureHeight = texture.getRefTexture().getHeight(); local 333 const RandomViewport viewport (renderCtx.getRenderTarget(), textureWidth, textureHeight, m_rnd.getUint32());
|
/external/deqp/modules/egl/ |
H A D | teglGLES2SharedRenderingPerfTests.cpp | 95 int textureHeight; member in struct:deqp::egl::__anon4125::TestConfig 263 for (int y = 0; y < config.textureHeight; y++) 1026 log << TestLog::Message << "Texture size: " << config.textureWidth << "x" << config.textureHeight << TestLog::EndMessage; 1115 basicConfig.textureHeight = 128;
|
/external/webrtc/webrtc/modules/video_render/windows/ |
H A D | video_render_direct3d9.cc | 608 DWORD textureWidth, textureHeight; local 627 textureHeight = channelObj->GetTextureHeight();
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |