Searched refs:surfaceBufferWidth_ (Results 1 – 2 of 2) sorted by relevance
140 surfaceBufferWidth_ = config.width; in Alloc()317 return surfaceBufferWidth_; in GetSurfaceBufferWidth()329 surfaceBufferWidth_ = width; in SetSurfaceBufferWidth()
111 int32_t surfaceBufferWidth_ = 0; variable