Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DGraphicBuffer.java278 nWriteGraphicBufferToParcel(mNativeObject, dest); in writeToParcel()
303 private static native void nWriteGraphicBufferToParcel(long nativeObject, Parcel dest); in nWriteGraphicBufferToParcel() method in GraphicBuffer