Home
last modified time | relevance | path

Searched defs:newP (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CLHPP/examples/src/
DtrivialSizeTCompat.cpp28 cl::Platform newP = cl::Platform::setDefault(plat); in main() local
Dheaderexample.cpp31 cl::Platform newP = cl::Platform::setDefault(plat); in main() local
Dtrivial.cpp32 cl::Platform newP = cl::Platform::setDefault(plat); in main() local
/external/jsoup/src/test/java/org/jsoup/select/
DElementsTest.java443 Element newP = doc.createElement("p").text("New").attr("id", "new"); in setElementByIndex() local
484 Element newP = doc.createElement("p").text("New"); in removeElementObjectNoops() local
/external/skia/src/core/
DSkDrawBase.cpp685 SkPaint newP(paint); in drawDevicePoints() local
/external/skia/src/gpu/ganesh/geometry/
DGrAAConvexTessellator.cpp368 SkPoint newP; in computePtAlongBisector() local