Searched defs:operation (Results 1 - 25 of 45) sorted by last modified time

12

/hardware/qcom/display/msm8084/libgralloc/
H A Dmapper.cpp164 * If the buffer has been mapped during a lock operation, it's time
186 * If the buffer has been mapped during a lock operation, it's time
298 int operation, ... )
305 va_start(args, operation);
306 switch (operation) {
372 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
389 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
423 if(metadata && metadata->operation & UPDATE_COLOR_SPACE) {
297 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
/hardware/qcom/display/msm8084/libqdutils/
H A DqdMetaData.h71 int32_t operation; member in struct:MetaData_t
/hardware/qcom/display/msm8226/libgralloc/
H A Dmapper.cpp164 * If the buffer has been mapped during a lock operation, it's time
186 * If the buffer has been mapped during a lock operation, it's time
298 int operation, ... )
305 va_start(args, operation);
306 switch (operation) {
372 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
389 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
423 if(metadata && metadata->operation & UPDATE_COLOR_SPACE) {
297 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
/hardware/qcom/display/msm8226/libqdutils/
H A DqdMetaData.h71 int32_t operation; member in struct:MetaData_t
/hardware/qcom/display/msm8909/libgralloc/
H A Dmapper.cpp178 * If the buffer has been mapped during a lock operation, it's time
201 * If the buffer has been mapped during a lock operation, it's time
312 int operation, ... )
319 va_start(args, operation);
320 switch (operation) {
372 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
390 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
425 if(metadata && metadata->operation & UPDATE_COLOR_SPACE) {
311 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
/hardware/qcom/display/msm8909/libqdutils/
H A DqdMetaData.h71 int32_t operation; member in struct:MetaData_t
/hardware/qcom/display/msm8960/libgralloc/
H A Dmapper.cpp160 * If the buffer has been mapped during a lock operation, it's time
179 * If the buffer has been mapped during a lock operation, it's time
331 int operation, ... )
335 va_start(args, operation);
336 switch (operation) {
399 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
330 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
/hardware/qcom/display/msm8960/libqdutils/
H A DqdMetaData.h61 int32_t operation; member in struct:MetaData_t
/hardware/qcom/display/msm8994/libgralloc/
H A Dmapper.cpp191 * If the buffer has been mapped during a lock operation, it's time
207 * If the buffer has been mapped during a lock operation, it's time
367 int operation, ... )
374 va_start(args, operation);
375 switch (operation) {
424 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
441 if(metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
474 if(metadata && metadata->operation & UPDATE_COLOR_SPACE) {
497 if(metadata && metadata->operation & MAP_SECURE_BUFFER) {
366 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
/hardware/qcom/display/msm8994/libqdutils/
H A DqdMetaData.h71 int32_t operation; member in struct:MetaData_t
/hardware/qcom/display/msm8996/libgralloc/
H A Dmapper.cpp191 * If the buffer has been mapped during a lock operation, it's time
207 * If the buffer has been mapped during a lock operation, it's time
367 int operation, ... )
374 va_start(args, operation);
375 switch (operation) {
474 if(metadata && metadata->operation & UPDATE_COLOR_SPACE) {
497 if(metadata && metadata->operation & MAP_SECURE_BUFFER) {
514 if (metadata && (metadata->operation & LINEAR_FORMAT)) {
535 if (metadata && (metadata->operation & SET_IGC)) {
366 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.cpp539 gralloc1_error_t BufferManager::Perform(int operation, va_list args) { argument
540 switch (operation) {
H A Dgr_device_impl.cpp496 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { argument
498 va_start(args, operation);
500 gralloc1_error_t err = dev->buf_mgr_->Perform(operation, args);
/hardware/qcom/display/msm8996/libqdutils/
H A DqdMetaData.h61 int32_t operation; member in struct:MetaData_t
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.h78 virtual int Perform(uint32_t operation, ...);
86 // non-blocking and the client is expected to check operation status later on.
91 // Returns the status of frame capture operation requested with FrameCaptureAsync().
214 inline int HWCDisplay::Perform(uint32_t operation, ...) { argument
H A Dhwc_display_null.h75 virtual int Perform(uint32_t operation, ...) { return 0; } argument
H A Dhwc_display_primary.cpp233 int HWCDisplayPrimary::Perform(uint32_t operation, ...) { argument
235 va_start(args, operation);
238 switch (operation) {
255 DLOGW("Invalid operation %d", operation);
H A Dhwc_session.cpp996 uint32_t operation = UINT32(input_parcel->readInt32()); local
997 switch (operation) {
1012 DLOGW("Invalid operation %d", operation);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display.h103 virtual int Perform(uint32_t operation, ...);
111 // non-blocking and the client is expected to check operation status later on.
116 // Returns the status of frame capture operation requested with FrameCaptureAsync().
276 inline int HWCDisplay::Perform(uint32_t operation, ...) { argument
H A Dhwc_display_primary.cpp279 int HWCDisplayPrimary::Perform(uint32_t operation, ...) { argument
281 va_start(args, operation);
285 switch (operation) {
311 DLOGW("Invalid operation %d", operation);
H A Dhwc_session.cpp1075 uint32_t operation = UINT32(input_parcel->readInt32()); local
1076 switch (operation) {
1089 DLOGW("Invalid operation %d", operation);
/hardware/qcom/display/msm8998/libgralloc/
H A Dmapper.cpp189 * If the buffer has been mapped during a lock operation, it's time
205 * If the buffer has been mapped during a lock operation, it's time
303 int operation, ... )
310 va_start(args, operation);
311 switch (operation) {
417 } else if (metadata->operation & COLOR_METADATA) {
437 } else if(metadata->operation & UPDATE_COLOR_SPACE) {
460 if(metadata && metadata->operation & MAP_SECURE_BUFFER) {
477 if (metadata && (metadata->operation & LINEAR_FORMAT)) {
498 if (metadata && (metadata->operation
302 gralloc_perform(struct gralloc_module_t const* module, int operation, ... ) argument
[all...]
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.cpp520 gralloc1_error_t BufferManager::Perform(int operation, va_list args) { argument
521 switch (operation) {
572 if (metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
589 if (metadata && metadata->operation & UPDATE_BUFFER_GEOMETRY) {
631 } else if (metadata->operation & COLOR_METADATA) {
648 } else if (metadata->operation & UPDATE_COLOR_SPACE) {
670 if (metadata && metadata->operation & MAP_SECURE_BUFFER) {
H A Dgr_device_impl.cpp460 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { argument
462 va_start(args, operation);
464 gralloc1_error_t err = dev->buf_mgr_->Perform(operation, args);
/hardware/qcom/display/msm8998/libqdutils/
H A DqdMetaData.h72 int32_t operation; member in struct:MetaData_t

Completed in 284 milliseconds

12