OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AdjustReadPixelParams
(Results
1 - 8
of
8
) sorted by null
/external/skia/src/gpu/
GrSurfacePriv.h
23
static bool
AdjustReadPixelParams
(int surfaceWidth,
GrSurface.cpp
120
bool GrSurfacePriv::
AdjustReadPixelParams
(int surfaceWidth,
GrGpu.cpp
251
if (!GrSurfacePriv::
AdjustReadPixelParams
(surface->width(), surface->height(), bpp,
GrContextPriv.cpp
321
if (!GrSurfacePriv::
AdjustReadPixelParams
(srcSurface->width(), srcSurface->height(),
[
all
...]
/external/skqp/src/gpu/
GrSurfacePriv.h
23
static bool
AdjustReadPixelParams
(int surfaceWidth,
GrSurface.cpp
120
bool GrSurfacePriv::
AdjustReadPixelParams
(int surfaceWidth,
GrGpu.cpp
252
if (!GrSurfacePriv::
AdjustReadPixelParams
(surface->width(), surface->height(), bpp,
GrContext.cpp
607
if (!GrSurfacePriv::
AdjustReadPixelParams
(srcSurface->width(), srcSurface->height(),
[
all
...]
Completed in 721 milliseconds