Searched refs:nativeGetFormat (Results 1 – 3 of 3) sorted by relevance
1084 mFormat = nativeGetFormat(mDataSpace); in getFormat()1285 private synchronized native int nativeGetFormat(int dataSpace); in nativeGetFormat() method in ImageWriter.WriterSurfaceImage
1191 nativeGetFormat(readerFormat); in getFormat()1427 private synchronized native int nativeGetFormat(int readerFormat); in nativeGetFormat() method in ImageReader.SurfaceImage
26275 Landroid/media/ImageReader$SurfaceImage;->nativeGetFormat(I)I26338 Landroid/media/ImageWriter$WriterSurfaceImage;->nativeGetFormat()I