Searched refs:mActiveBufferFormat (Results 1 – 3 of 3) sorted by relevance
59 RETURN_ON_ERROR(parcel->writeInt32(mActiveBufferFormat)); in writeToParcel()103 RETURN_ON_ERROR(parcel->readInt32(&mActiveBufferFormat)); in readFromParcel()138 decodePixelFormat(info.mActiveBufferFormat).c_str()); in to_string()
64 PixelFormat mActiveBufferFormat = PIXEL_FORMAT_NONE; variable
1310 info.mActiveBufferFormat = buffer->format; in getLayerDebugInfo()1315 info.mActiveBufferFormat = 0; in getLayerDebugInfo()