Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/
DHardwareBuffer.java74 USAGE_CPU_WRITE_RARELY, USAGE_CPU_WRITE_OFTEN, USAGE_GPU_SAMPLED_IMAGE,
90 public static final long USAGE_GPU_SAMPLED_IMAGE = 1 << 8; field in HardwareBuffer
/frameworks/base/media/java/android/media/
DImageReader.java733 boolean isAllowed = (usage == HardwareBuffer.USAGE_GPU_SAMPLED_IMAGE); in isFormatUsageCombinationAllowed()
736 (HardwareBuffer.USAGE_VIDEO_ENCODE | HardwareBuffer.USAGE_GPU_SAMPLED_IMAGE)); in isFormatUsageCombinationAllowed()
/frameworks/base/api/
Dcurrent.txt14823 field public static final long USAGE_GPU_SAMPLED_IMAGE = 256L; // 0x100L
Dtest-current.txt14917 field public static final long USAGE_GPU_SAMPLED_IMAGE = 256L; // 0x100L
Dsystem-current.txt15555 field public static final long USAGE_GPU_SAMPLED_IMAGE = 256L; // 0x100L