HomeSort by relevance Sort by last modified time
    Searched defs:CreateWithHandle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/surface/
transport_dib_posix.cc 41 scoped_ptr<TransportDIB> dib(CreateWithHandle(handle));
48 TransportDIB* TransportDIB::CreateWithHandle(Handle handle) {
transport_dib_win.cc 45 scoped_ptr<TransportDIB> dib(CreateWithHandle(handle));
52 TransportDIB* TransportDIB::CreateWithHandle(Handle handle) {

Completed in 173 milliseconds