Searched refs:mActiveBufferWidth (Results 1 – 3 of 3) sorted by relevance
56 RETURN_ON_ERROR(parcel->writeInt32(mActiveBufferWidth)); in writeToParcel()100 RETURN_ON_ERROR(parcel->readInt32(&mActiveBufferWidth)); in readFromParcel()136 StringAppendF(&result, " activeBuffer=[%4ux%4u:%4u,%s],", info.mActiveBufferWidth, in to_string()
61 int32_t mActiveBufferWidth = -1; variable
1307 info.mActiveBufferWidth = buffer->getWidth(); in getLayerDebugInfo()1312 info.mActiveBufferWidth = 0; in getLayerDebugInfo()