Searched refs:setDimensions (Results 1 – 5 of 5) sorted by relevance
176 !initDispatch(GRALLOC1_FUNCTION_SET_DIMENSIONS, &mDispatch.setDimensions) || in initDispatch()285 error = mDispatch.setDimensions(mDevice, descriptor, info.width, info.height); in createDescriptor()344 GRALLOC1_PFN_SET_DIMENSIONS setDimensions; member
115 gralloc1_error_t setDimensions(uint32_t w, uint32_t h) { in setDimensions() function172 &Descriptor::setDimensions, width, height); in setDimensionsHook()
411 descriptor.setDimensions(width, height); in retain()
215 c2_status_t setDimensions();
443 c2_status_t C2SoftAvcEnc::setDimensions() { in setDimensions() function in android::C2SoftAvcEnc1019 setDimensions(); in initEncoder()