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

  /external/chromium_org/cc/resources/
resource_provider.h 404 bool TransferResource(WebKit::WebGraphicsContext3D* context,
resource_provider.cc 803 if (TransferResource(context3d, *it, &resource)) {
836 if (!TransferResource(context3d, *it, &resource))
927 bool ResourceProvider::TransferResource(WebGraphicsContext3D* context,
    [all...]

Completed in 49 milliseconds