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

  /frameworks/av/media/ndk/
NdkImageReaderPriv.h 52 static bool isSupportedFormatAndUsage(int32_t format, uint64_t usage0);
NdkImageReader.cpp 47 AImageReader::isSupportedFormatAndUsage(int32_t format, uint64_t usage) {
621 if (!AImageReader::isSupportedFormatAndUsage(format, usage)) {

Completed in 129 milliseconds