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

  /device/generic/goldfish-opengl/system/egl/
egl.cpp 1445 EGLint attrib_val = attrib_list[1]; local
2085 EGLint attrib_val = attrib_list[i + 1]; local
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_controller.cpp 788 jbyteArray attrib_val) {
807 jbyte* attr_val = env->GetByteArrayElements(attrib_val, NULL);
831 env->ReleaseByteArrayElements(attrib_val, attr_val, 0);
    [all...]

Completed in 155 milliseconds