Searched refs:AllocateIntermediateBuffers (Results 1 – 2 of 2) sorted by relevance
59 DisplayError AllocateIntermediateBuffers(int width, int height, int format, int usage);
61 DisplayError ToneMapSession::AllocateIntermediateBuffers(int w, int h, int format, int usage) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession324 error = session->AllocateIntermediateBuffers(INT(layer->request.width), in AcquireToneMapSession()