OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CopyOf
(Results
1 - 6
of
6
) sorted by null
/external/opencv/otherlibs/highgui/
image.cpp
97
void CvvImage::
CopyOf
( CvvImage& image, int desired_color )
102
CopyOf
( img, desired_color );
112
void CvvImage::
CopyOf
( IplImage* img, int desired_color )
138
CopyOf
( img, desired_color );
187
CopyOf
( img, desired_color );
highgui.h
364
virtual void
CopyOf
( CvvImage& image, int desired_color = -1 );
365
virtual void
CopyOf
( IplImage* img, int desired_color = -1 );
/art/runtime/mirror/
object_array.h
54
ObjectArray<T>*
CopyOf
(Thread* self, int32_t new_length)
object_array-inl.h
136
inline ObjectArray<T>* ObjectArray<T>::
CopyOf
(Thread* self, int32_t new_length) {
/art/runtime/
class_linker.cc
[
all
...]
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 1187 milliseconds