Searched refs:GetBytesPerPx (Results 1 – 2 of 2) sorted by relevance
136 int32 BPP = bwin->GetBytesPerPx(); in BE_DrawThread()216 int32 BPP = bwin->GetBytesPerPx(); in BE_UpdateOnce()
438 int32 GetBytesPerPx() { return _bytes_per_px; } in GetBytesPerPx() function