Home | History | Annotate | Download | only in gui

Lines Matching defs:setDefaultBufferSize

244 status_t SurfaceTexture::setDefaultBufferSize(uint32_t w, uint32_t h)
246 ST_LOGV("setDefaultBufferSize: w=%d, h=%d", w, h);
248 ST_LOGE("setDefaultBufferSize: dimensions cannot be 0 (w=%d, h=%d)",