Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.cpp319 #define DISPLAY_PRIMARY_SIZE 3 macro
340 mDisplay_primary_red.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()
341 mDisplay_primary_green.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()
342 mDisplay_primary_blue.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()
343 mDisplay_primary_white.resize(DISPLAY_PRIMARY_SIZE); in getDisplayNativePrimaries()