Searched refs:wrapMethod (Results 1 – 2 of 2) sorted by relevance
80 befores.add(wrapMethod(before, target)); in withBefores()101 afters.add(wrapMethod(after, target)); in withAfters()106 private FrameworkMethod wrapMethod(FrameworkMethod method, Object target) { in wrapMethod() method in WindowTestRunner
439 const auto wrapMethod = static_cast<GraphicBuffer::HandleWrapMethod>(method); in AHardwareBuffer_createFromHandle() local440 sp<GraphicBuffer> gbuffer(new GraphicBuffer(handle, wrapMethod, desc->width, desc->height, in AHardwareBuffer_createFromHandle()