Searched refs:AllocateIntermediateBuffers (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_tonemapper.h | 59 DisplayError AllocateIntermediateBuffers(int width, int height, int format, int usage);
|
D | hwc_tonemapper.cpp | 61 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/ |
D | hwc_tonemapper.h | 59 DisplayError AllocateIntermediateBuffers(int width, int height, int format, int usage);
|
D | hwc_tonemapper.cpp | 61 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/ |
D | hwc_tonemapper.h | 77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
|
D | hwc_tonemapper.cpp | 103 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/ |
D | hwc_tonemapper.h | 77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
|
D | hwc_tonemapper.cpp | 103 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/ |
D | hwc_tonemapper.h | 77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
|
D | hwc_tonemapper.cpp | 103 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/ |
D | hwc_tonemapper.h | 77 DisplayError AllocateIntermediateBuffers(const Layer *layer);
|
D | hwc_tonemapper.cpp | 103 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/ |
D | hwc_tonemapper.cpp | 103 DisplayError ToneMapSession::AllocateIntermediateBuffers(const Layer *layer) { in AllocateIntermediateBuffers() function in sdm::ToneMapSession 374 DisplayError error = session->AllocateIntermediateBuffers(layer); in AcquireToneMapSession()
|