Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp111 rx::DisplayImpl *CreateDisplayFromDevice(Device *eglDevice, const DisplayState &state) in CreateDisplayFromDevice() function
441 rx::DisplayImpl *impl = CreateDisplayFromDevice(device, display->getState()); in GetDisplayFromDevice()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp139 rx::DisplayImpl *CreateDisplayFromDevice(Device *eglDevice, const DisplayState &state) in CreateDisplayFromDevice() function
749 rx::DisplayImpl *impl = CreateDisplayFromDevice(device, display->getState()); in GetDisplayFromDevice()