OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Coordinates
(Results
1 - 9
of
9
) sorted by null
/external/skia/tests/
BitmapCopyTest.cpp
29
// struct
Coordinates
34
struct
Coordinates
{
39
explicit
Coordinates
(int _length): length(_length)
42
~
Coordinates
(){
203
// get into src
coordinates
/external/skqp/tests/
BitmapCopyTest.cpp
29
// struct
Coordinates
34
struct
Coordinates
{
39
explicit
Coordinates
(int _length): length(_length)
42
~
Coordinates
(){
203
// get into src
coordinates
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/vo/
Coordinates.java
19
public class
Coordinates
{
28
Coordinates
that = (
Coordinates
) o;
/external/skia/src/gpu/glsl/
GrGLSLFragmentShaderBuilder.h
29
* the fragment shader. The passed in
coordinates
must either be of type kHalf2 or kHalf3. If
30
* the
coordinates
are 3-dimensional, it a perspective divide into is emitted into the
50
enum
Coordinates
{
/device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.h
115
struct
Coordinates
{
121
Coordinates
CoordinatesForOrientation(ScreenOrientation orientation) const;
/external/skqp/src/gpu/glsl/
GrGLSLFragmentShaderBuilder.h
43
* the fragment shader. The passed in
coordinates
must either be of type kHalf2 or kHalf3. If
44
* the
coordinates
are 3-dimensional, it a perspective divide into is emitted into the
64
enum
Coordinates
{
75
* @param
Coordinates
Coordinate space in which to emit the offset.
79
virtual void appendOffsetToSample(const char* sampleIdx,
Coordinates
) = 0;
164
void appendOffsetToSample(const char* sampleIdx,
Coordinates
) override;
/external/eigen/bench/
sparse_setter.cpp
44
typedef std::vector<Vector2i>
Coordinates
;
47
EIGEN_DONT_INLINE Scalar* setinnerrand_eigen(const
Coordinates
& coords, const Values& vals);
48
EIGEN_DONT_INLINE Scalar* setrand_eigen_dynamic(const
Coordinates
& coords, const Values& vals);
49
EIGEN_DONT_INLINE Scalar* setrand_eigen_compact(const
Coordinates
& coords, const Values& vals);
50
EIGEN_DONT_INLINE Scalar* setrand_eigen_sumeq(const
Coordinates
& coords, const Values& vals);
51
EIGEN_DONT_INLINE Scalar* setrand_eigen_gnu_hash(const
Coordinates
& coords, const Values& vals);
52
EIGEN_DONT_INLINE Scalar* setrand_eigen_google_dense(const
Coordinates
& coords, const Values& vals);
53
EIGEN_DONT_INLINE Scalar* setrand_eigen_google_sparse(const
Coordinates
& coords, const Values& vals);
54
EIGEN_DONT_INLINE Scalar* setrand_scipy(const
Coordinates
& coords, const Values& vals);
55
EIGEN_DONT_INLINE Scalar* setrand_ublas_mapped(const
Coordinates
& coords, const Values& vals)
[
all
...]
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
Completed in 1441 milliseconds