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/
DEncodeVirtualDisplayWithCompositionTestImpl.java974 public GlWindow(GlCompositor compositor, int blX, int blY, int w, int h) { in GlWindow() argument
977 mBlY = blY; in GlWindow()
981 int trY = blY + h; in GlWindow()