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