Searched defs:isWrapped (Results 1 – 3 of 3) sorted by relevance
36 bool isWrapped() const { return GrGpuResource::kWrapped_LifeCycle == fResource->fLifeCycle; } in isWrapped() function
268 bool isWrapped() const { return kWrapped_LifeCycle == fLifeCycle; } in isWrapped() function
77 public boolean isWrapped() { in isWrapped() method in OpenSSLKey