Searched refs:writeSizeToProto (Results 1 – 3 of 3) sorted by relevance
33 static void writeSizeToProto(const uint32_t w, const uint32_t h,
32 void LayerProtoHelper::writeSizeToProto(const uint32_t w, const uint32_t h, in writeSizeToProto() function in android::surfaceflinger::LayerProtoHelper
1920 LayerProtoHelper::writeSizeToProto(state.active_legacy.w, state.active_legacy.h, in writeToProto()