Home
last modified time | relevance | path

Searched defs:wcg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DDisplayColorProfileTest.cpp126 static impl::DisplayColorProfile createProfileWithSRGBColorModeSupport(bool wcg = true) { in createProfileWithSRGBColorModeSupport()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DRNN.cu129 scalar_t* wcg = &DEVICE_LINEAR_GET(workspace, offset+2*hsz); in lstm_cell_forward() local