Searched refs:nIsSupported (Results 1 – 1 of 1) sorted by relevance
264 return nIsSupported(width, height, format, layers, usage); in isSupported()459 private static native boolean nIsSupported(int width, int height, int format, int layers, in nIsSupported() method in HardwareBuffer