Home
last modified time | relevance | path

Searched refs:DISPLAY_PRIMARY_SIZE (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.cpp311 #define DISPLAY_PRIMARY_SIZE 3 macro
332 mDisplay_primary_red.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()
333 mDisplay_primary_green.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()
334 mDisplay_primary_blue.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()
335 mDisplay_primary_white.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()