HomeSort by relevance Sort by last modified time
    Searched refs:isSecureBuffer (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 197 if(!wb->configureMemory(size, isSecureBuffer(hnd))) {
204 if(isSecureBuffer(hnd)) {
hwc_utils.cpp 387 if (isSecureBuffer(hnd)) {
456 if (! isSecureBuffer(hnd)) {
469 if (isSecureBuffer(hnd)) {
762 if(isSecureBuffer(hnd)) {
    [all...]
hwc_utils.h 268 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_mdpcomp.cpp 264 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf))
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 221 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_utils.cpp 495 if (! isSecureBuffer(hnd)) {
508 if (isSecureBuffer(hnd)) {
795 if(isSecureBuffer(hnd)) {
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 221 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_utils.cpp 455 if (! isSecureBuffer(hnd)) {
468 if (isSecureBuffer(hnd)) {
756 if(isSecureBuffer(hnd)) {
    [all...]

Completed in 119 milliseconds