HomeSort by relevance Sort by last modified time
    Searched refs:getBufferType (Results 1 - 3 of 3) sorted by null

  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
TextViewBindingAdapterTest.java 245 assertEquals(mBindingObject.getBufferType(), getBufferType(view));
247 assertEquals(mBindingObject.getBufferType(), getBufferType(view));
250 private static TextView.BufferType getBufferType(TextView view) {
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
TextViewBindingObject.java 129 public TextView.BufferType getBufferType() {
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 378 static EGLint getBufferType (de::Random& rnd)
428 { EGL_COLOR_BUFFER_TYPE, ChooseConfigRandomCase::getBufferType, },

Completed in 130 milliseconds