Searched refs:p3_ (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/src/google/protobuf/stubs/ |
D | callback.h | 387 p3_(p3), in MethodResultCallback_6_2() 395 R result = (object_->*method_)(p1_, p2_, p3_, p4_, p5_, p6_, a1, a2); in Run() 406 typename std::remove_reference<P3>::type p3_; variable
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fMultisampleTests.cpp | 70 …ec2& p0_, const Vec2& p1_, const Vec2& p2_, const Vec2& p3_) : p0(p0_), p1(p1_), p2(p2_), p3(p3_) … in QuadCorners()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fMultisampleTests.cpp | 72 …ec2& p0_, const Vec2& p1_, const Vec2& p2_, const Vec2& p3_) : p0(p0_), p1(p1_), p2(p2_), p3(p3_) … in QuadCorners()
|