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

  /frameworks/native/cmds/flatland/
Flatland.h 28 enum { MAX_NUM_LAYERS = 16 };
Main.cpp 54 LayerDesc layers[MAX_NUM_LAYERS];
561 for (i = 0; i < MAX_NUM_LAYERS; i++) {
583 Layer mLayers[MAX_NUM_LAYERS];
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 81 int layerToMDP[MAX_NUM_LAYERS];
89 bool isFBComposed[MAX_NUM_LAYERS];
107 buffer_handle_t hnd[MAX_NUM_LAYERS];
hwc_utils.h 38 #define MAX_NUM_LAYERS 32 //includes fb layer
94 int yuvIndices[MAX_NUM_LAYERS];
hwc_utils.cpp 646 int acquireFd[MAX_NUM_LAYERS];
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.h 81 int layerToMDP[MAX_NUM_LAYERS];
89 bool isFBComposed[MAX_NUM_LAYERS];
107 buffer_handle_t hnd[MAX_NUM_LAYERS];
hwc_utils.h 38 #define MAX_NUM_LAYERS 32 //includes fb layer
94 int yuvIndices[MAX_NUM_LAYERS];
hwc_utils.cpp 606 int acquireFd[MAX_NUM_LAYERS];
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c 37 #define MAX_NUM_LAYERS 10
    [all...]

Completed in 80 milliseconds