Home
last modified time | relevance | path

Searched refs:AllocateIntermediateBuffers (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_tonemapper.h59 DisplayError AllocateIntermediateBuffers(int width, int height, int format, int usage);
Dhwc_tonemapper.cpp61 DisplayError ToneMapSession::AllocateIntermediateBuffers(int w, int h, int format, int usage) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
325 error = session->AllocateIntermediateBuffers(INT(layer->request.width), in AcquireToneMapSession()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_tonemapper.h59 DisplayError AllocateIntermediateBuffers(int width, int height, int format, int usage);
Dhwc_tonemapper.cpp61 DisplayError ToneMapSession::AllocateIntermediateBuffers(int w, int h, int format, int usage) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
325 error = session->AllocateIntermediateBuffers(INT(layer->request.width), in AcquireToneMapSession()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_tonemapper.h77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
Dhwc_tonemapper.cpp103 DisplayError ToneMapSession::AllocateIntermediateBuffers(const Layer *layer) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
369 DisplayError error = session->AllocateIntermediateBuffers(layer); in AcquireToneMapSession()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_tonemapper.h77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
Dhwc_tonemapper.cpp103 DisplayError ToneMapSession::AllocateIntermediateBuffers(const Layer *layer) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
355 DisplayError error = session->AllocateIntermediateBuffers(layer); in AcquireToneMapSession()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_tonemapper.h77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
Dhwc_tonemapper.cpp103 DisplayError ToneMapSession::AllocateIntermediateBuffers(const Layer *layer) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
374 DisplayError error = session->AllocateIntermediateBuffers(layer); in AcquireToneMapSession()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_tonemapper.h77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
Dhwc_tonemapper.cpp103 DisplayError ToneMapSession::AllocateIntermediateBuffers(const Layer *layer) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
372 DisplayError error = session->AllocateIntermediateBuffers(layer); in AcquireToneMapSession()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_tonemapper.cpp103 DisplayError ToneMapSession::AllocateIntermediateBuffers(const Layer *layer) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession
374 DisplayError error = session->AllocateIntermediateBuffers(layer); in AcquireToneMapSession()