Searched refs:color_layout (Results 1 – 3 of 3) sorted by relevance
122 VkImageLayout color_layout, in ChangeFrameLayout() argument127 img->ImageBarrier(command, color_layout, color_stage); in ChangeFrameLayout()
66 VkImageLayout color_layout,
59 mLayout = (LinearLayout) findViewById(R.id.color_layout); in onCreate()