Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java920 public GlWindow(GlCompositor compositor, int blX, int blY, int w, int h) { in GlWindow() argument
923 mBlY = blY; in GlWindow()
927 int trY = blY + h; in GlWindow()