Searched refs:mActiveBufferFormat (Results 1 – 3 of 3) sorted by relevance
59 RETURN_ON_ERROR(parcel->writeInt32(mActiveBufferFormat)); in writeToParcel()104 RETURN_ON_ERROR(parcel->readInt32(&mActiveBufferFormat)); in readFromParcel()141 decodePixelFormat(info.mActiveBufferFormat).c_str()); in to_string()
65 PixelFormat mActiveBufferFormat = PIXEL_FORMAT_NONE; variable
1429 info.mActiveBufferFormat = buffer->format; in getLayerDebugInfo()1434 info.mActiveBufferFormat = 0; in getLayerDebugInfo()