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

  /device/google/dragon/
device.mk 97 frameworks/native/data/etc/android.hardware.opengles.aep.xml:system/etc/permissions/android.hardware.opengles.aep.xml \
  /device/google/marlin/
device-common.mk 289 frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml
  /device/google/wahoo/
device.mk 158 frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
  /device/huawei/angler/
device.mk 160 frameworks/native/data/etc/android.hardware.opengles.aep.xml:system/etc/permissions/android.hardware.opengles.aep.xml \
  /device/lge/bullhead/
device.mk 128 frameworks/native/data/etc/android.hardware.opengles.aep.xml:system/etc/permissions/android.hardware.opengles.aep.xml \
  /prebuilts/go/darwin-x86/src/runtime/
cgocall.go 409 aep := (*eface)(unsafe.Pointer(&args[0]))
410 switch aep._type.kind & kindMask {
421 ep = aep
427 ep = aep
  /prebuilts/go/linux-x86/src/runtime/
cgocall.go 409 aep := (*eface)(unsafe.Pointer(&args[0]))
410 switch aep._type.kind & kindMask {
421 ep = aep
427 ep = aep
  /external/e2fsprogs/contrib/
fsstress.c 1498 attrlist_ent_t *aep; local
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 1473 attrlist_ent_t *aep; local
1518 aep = (attrlist_ent_t *)
1520 aname = aep->a_name;
    [all...]
  /bionic/tests/math_data/
cosh_intel_data.h 692 0x1.8aep-3
696 -0x1.8aep-3
    [all...]
tan_intel_data.h 876 0x1.6aep-1
880 -0x1.6aep-1
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_1_display-and-graphics.md 240 * [C-5-1] MUST identify the support through the `android.hardware.opengles.aep`
  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.cpp 531 * Whether this extension is a part of AEP
533 bool aep;
798 if (!extension->aep)
800 /* AEP should not be enabled if all of the sub-extensions can't
    [all...]

Completed in 1236 milliseconds