Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurfaceControl.h53 static status_t readNullableFromParcel(const Parcel& parcel,
/frameworks/native/libs/gui/
DSurfaceControl.cpp279 status_t SurfaceControl::readNullableFromParcel(const Parcel& parcel, in readNullableFromParcel() function in android::SurfaceControl
DLayerState.cpp216 SAFE_PARCEL(SurfaceControl::readNullableFromParcel, input, &relativeLayerSurfaceControl); in read()
217 SAFE_PARCEL(SurfaceControl::readNullableFromParcel, input, &parentSurfaceControlForChild); in read()