Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:NUM_LAYERS_MAX

1250     if (uint32_t(id) >= NUM_LAYERS_MAX) {
1736 if (i >= NUM_LAYERS_MAX) {
1763 return (uint32_t(i)<NUM_LAYERS_MAX) && (mBitmap & (1<<(31-i)));