Searched defs:CreateWithHandle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/surface/
H A Dtransport_dib_posix.cc41 scoped_ptr<TransportDIB> dib(CreateWithHandle(handle));
48 TransportDIB* TransportDIB::CreateWithHandle(Handle handle) { function in class:TransportDIB
H A Dtransport_dib_win.cc45 scoped_ptr<TransportDIB> dib(CreateWithHandle(handle));
52 TransportDIB* TransportDIB::CreateWithHandle(Handle handle) { function in class:TransportDIB

Completed in 310 milliseconds